I want to ask you for little help. I want to program in NT 6.5 only exits for my strategy. I entry base on my decision, but exit should be automatically.
For example:
1. I entry long.
2. Automatically is placed a SL order 1 tick under prior bar.
3. Trade will be closed until current bar closed under low prior bar.
I dont really know, hot can i make it by strategy wizard? Any idea?
Thank you for help.
Can you help answer these questions from other members on futures io?
You won't be able to do this via Strategy Wizard. You can program your strategy to display an order entry interface on your chart, then all entries taken from this interface can be managed according to your programmed exit rules.