I have a strategy I'd like to build in NinjaTrader but would, for testing purposes, like to test it first if possible using ATM.
Basically I will set a buy stop (manually), and then be the first on the offer a tick or two above my buy stop. When the trades go well, it's awesome, because I don't have to do anything; I just set those 2 orders and they both get filled pretty closely together without me interacting at all. However, when it doesn't, I now have to manually back out of the trade and then cancel the offer.
I would like to place my buy stop on the Super DOM as well as my offer, then when the buy stop is filled, have ATM set the stop loss 2 ticks below my entry, and link the stop loss and offer as OCO.
The reason I ask here is because I know I can have it set a profit target and stop loss AFTER I get filled, but in this case I need to be the first on the offer, therefore, I need to place the offer and the buy stop at the same time, then later modify (can't use standard ATM).
Can I do this?
Thanks
Comment