I've begun to run a strategy live and a couple questions arise...
1) The plots on the chart which show the executions don't match where the trades actually executed. The actual trades reported by the broker seem mostly correct, it's just the plots are off. Anything likely to be causing this?
2) Today, for the first time, there appears to be orders which TWS executed but which are not reported by NT. There is no other connection to TWS and no discretionary trading done in TWS.
3) I'm trying to understand how the Filled shows up on the Orders tab. My strategy enters using 4 unique trade signals names to effect a 4 lot entry for scaling purposes. Each of those orders always enters as 100 shares. I also employ a single SetStopLoss and four unique SetProfitTarget statement, and those also appear to always execute in 100 shares (even the SetStopLoss which is just a single statement). So far so good.
I also employ an ExitLong/ExitShort when certain conditions occur, to effect a reversal. Is it one of these two orders that would show up in the Orders tab as a "Market" order? Particularly, I sometimes see a 400 share going off at the market, so I'm assuming that's from the ExitLong or ExitShort.
Thanks for your help.

Comment