Hi new to Nijatrader, and could use some direction on what’s the best way to create some slightly more complex custom order entry hotkeys. I have used the Hot keys /Order entry / Custom orders, which gives you a few parameters you can set such as action, type, limit offset and price. I already have simple ATM strategy that I set in the Chart trader panel on the chart, that just positions my targets and stop after an order is filled, so I just want the order entry hotkeys.
I am looking to make four hotkeys in total:
1 - Buy order key that will set the Buy order at 2 ticks above the high of the current candle when it closes.
2 – Sell order key that will set the Sell order at 2 ticks below the low of the current candle when it closes.
Keys 3 and 4 are similar to 1 and 2 but the difference is they will do the same action but use the previous candle from the current one.
3 - Buy order key that will set the Buy order at 2 ticks above the high of the previous candle.
4 – Sell order key that will set the Sell order at 2 ticks below the low of the previous candle.
What features of Ninjatrader (or something else) might I use to create these hot keys? So far I am reading about the Strategy Builder and scripting a little, and not sure what is the best way, or quickest way to approach accomplishing this for a beginner with Ninjatrader. Thanks!