Advanced Order Handling Ninjatrader NT7
In NT strategy, the order will expire at the end of a bar, if you want the orders remain live…
In NT strategy, the order will expire at the end of a bar, if you want the orders remain live…
For example: DrawText(string tag, string text, int barsAgo, double y, Color color) protected override void OnBarUpdate() { DrawText(“tag1”, “Text to…
Just converted this Super Scalper indicator to ninjatrader NT8 Super Scalping is the essence of the forex indicator to transform…
This Multi Time Frame Moving average MTF MA indicator includes the following moving average type: SMA, EMA, WMA, DEMA, HMA,…
The ZigZag Percent indicator connects swing points if difference in prices exceeds given percentage. A high swing point is a…
There are hundreds of strategies and autotraders available on Ninjatrader platform. It’s important to carefully select which one to work…
True Center Band (TCB) indicator consist of a center line and 4 price channels (bands) above and below it. It…