Jump to content

Kendrick C.

Lifetime Members
  • Content Count

    15
  • Joined

  • Last visited

Posts posted by Kendrick C.


  1. On 11/13/2018 at 3:27 AM, Chris Davis said:

    I posed this in Members Only, then realized it probably is a better fit for this topic. Original post follows, sorry if anyone gets this twice:

    I lost my butt on a couple of bad trades a few months ago and fell below 25K so I had to back off for a bit and rebuild with swings and ETF's. I dropped DAS because it is expensive and I was saving $$ to get my account back up. Unfortunately that left me with TWS because IB is my broker. I was immediately reminded why I can't stand TWS. The charts are terrible, their indicators are frequently off (or don't work properly at all like VWAP). So I cobbled together a solution, thought I would share it.

    ORDER ENTRY:
    On one side of my monitor I have TWS's Level 2 (actually I use the DOM but that's just personal preference) to enter/exit trades. It is far from perfect (you can't do percentage based things like "Sell half my position" like you can with DAS for instance). On that side of the monitor I also have my account info, trades/orders screen, and the newsfeed since TWS actually does a pretty good job on news.

    CHARTING:
    I downloaded NinjaTrader (it is free to use for charting). This was impressive to me because this is a very nice, clean charting platform. VWAP was an issue initially since when you try to add it, the interface tells you to buy the platform. But a quick search on Google found that someone had written a free VWAP plugin. It works very well and doesn't tell you to buy NT when you enable it. But what I *REALLY* loved was that they have indicators for previous day open, high, low and close just like DAS. Which I use a lot. So that's what is on the other side of my monitor (daily, 15m, 5m, and 1m chart along with T&S).

    REALTIME DATA:
    I tried the TWS API and immediately was reminded how bad Trader Workstation is at loading data through its API. Most charts took 25 seconds to load even if I had just loaded them sixty seconds ago. Then I remembered when I first started trading in a simulator I had opened an account (never funded) with TD Ameritrade to use their ThinkOrSwim platform. I logged in and sure enough, it was still active. Back when I was practicing I had contacted their support and asked them for realtime data... and they gave it to me (they probably still do even for unfunded accounts from what I've seen in forums). So I connected NinjaTrader to the TD Ameritrade datafeed instead and now the charts load super fast. I feel like this is probably because to get NT to get data it has to go through a local API on the TWS platform installed locally, which then has to reach out to IB. Whereas when you get data from TD Ameritrade, it goes directly from NT to TDA's servers via username/password (I don't have ToS even installed anymore on this computer).

    My only expense with this setup (other than TI which I'll get to in a second) is the $4.50 a month I pay to Interactive Brokers for the "US Equity and Options Add-On Streaming Bundle" which gives me Level 2'ish data on the DOM/Level2 window. This doesn't give me quite as much info as having Nasdaq TotalView ($15mo) would, but it gives me more than enough (I can tell when there are more buyers than sellers and do get a few levels of depth-of-market). But for people strictly using IB hotkeys you could even avoid paying that.

    INTEGRATION:
    Like a lot of us, I use Trade-Ideas. TI has an "External Linking" feature. And TI has native settings for both platforms that work really consistently. I set up one for NT and one for TWS and then use TI to switch stocks. When I click, it changes TI, IB, and NT all at once to the same equity. I even use TI for my watchlists. To do this you need to create a symbol list, then create a new "Top List" and only tie it to the symbol list. It is a bit clunky (even more so than DAS if that's possible). But it works.

    Anyway, if anyone finds themselves in a situation where you need to dump DAS for a while to save some cash, this cobbled together mess might be a good workaround for you. In fact I'm out of my rut now and still use this mostly because I forgot how much I enjoyed trading on a DOM, witch DAS doesn't have yet.

    Hi Chris,

    Why don't you use Thinkorswim? What is the advantage of Ninjia Trader over TOS in charting?


  2. 5 hours ago, Valentin said:

    Hey Kendrick thanks for the feedback.

    Honestly that is something I am battling with right now...I have just recently incorporated triangles into my playbook and am just working on "perfecting" the setups with entry/exit. Still very much a rookie at them....

    From the top of my mind, I tend to have a much lower win rate buying before the breakout occurs, but the R/R is considerably better....Now that I have a decent sample size (120+ trades) I will do a deeper dive and look into Win Rate as well as R/R on those trades......as it might statically be better for me to buy in anticipation. Looking forward to a solid review this weekend!!
     

     

    Aiman talked about triangle yesterday. It's amazing.

     

     

    • Like 1

  3. Hi Valentin,

    I see you trade a lot descending / ascending triangle breakout, but it loses due to slippage and false breakouts.

    Wouldn't it be better to enter when the legs are forming with reversal patterns and set the stop loss to previous leg, then wait for the breakout?

     Just my 2 cents.


  4. @Eric DAS has a bug in the SwitchTWnd command, which would randomly ignore its following commands, like setting the share size.

    Not too many people issue the SwitchTWnd command before the sending orders, so this bug is not well recognized in this community.

    You can easily verify this bug with the following scripts. You'll find the share size is not changed 100% of the times in the Montage window.

    SwitchTWnd;Share=Pos*0.5

    I think you can try to claim your losses from DAS. Good luck!

    • Thanks 1

  5. 3 hours ago, Drew said:

    Hi Kendrick, I had a similar issue yesterday when I wanted a partial but it covered all.  Andrew also said he pressed his partial hotkey but it covered all... odd day 

     

    Yes, definitely a bug there.

    You can try the following script with focus in a chart window.

    SwitchTWnd;Share=Pos*0.5

    The SwitchTWnd is a dangerous command. It will ignore its following commands randomly.


  6. I setup a hotkey to sell 25% of my position with the following scripts.

    SwitchTWnd;Route=LIMIT;TIF=DAY+;Price=Ask;TIF=DAY+;Share=Pos*0.25;SELL=Send

    Sometimes, DAS sells all of my stocks in live trading, which I did not intent to. I tought it was my mistake.

    Today, I verfied that DAS will occasionally (about 1 out of 10 times) sell all of my stocks with this script in sim trading.

    As I didn't see someone else reported this problem, I doubt it was due to SwitchTWnd command, which intents to switch focus to the Montage before the other commands.

    Here are some additional information.

    DAS Pro ver. 5.5.0.3
    OrderServer ping 250ms
    QuoteServer1 ping 248ms

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.