I have unmanaged strategy. was following profitchase example that was in old forum..
in historical mode trades dont plot correctly, there is entry but its SL and TP are not from that entry.. and conneccting lines are all oever the place..
It seems like its not logical but sequential..
what to do?
In unmanaged mode you fully control the entries and exits and there is nothing to protect you. Unless you are enforcing one entry, then exiting that position fully before entering another position, then NinjaTrader will make assumptions (possibly sequential as you mentioned) about which exit goes with which entry and they will not necessarily connect the ones you think they should. You may be able to use signal names to tell NT which entries and exits are connected, but I don’t think it’s entirely straightforward. Still, might be worth some effort. I ended up drawing my own trade lines using Draw.Line. And then you have to make the NT trade line colors in DataSeries settings transparent because there’s no way to turn them off programmatically.
1 Like