Forum PipFlow
Adding a plot to NinjaTrader 8 - Versión para impresión

+- Forum PipFlow (https://pipflow.com/forum)
+-- Foro: Programming Strategies/Indicators (https://pipflow.com/forum/Forum-Programming-Strategies-Indicators)
+--- Foro: NinjaTrader (https://pipflow.com/forum/Forum-NinjaTrader)
+--- Tema: Adding a plot to NinjaTrader 8 (/Thread-Adding-a-plot-to-NinjaTrader-8)



Adding a plot to NinjaTrader 8 - waldo - 04-15-2017

Just own remainder here:

Adds plot objects that define how an indicator or strategy data series render on a chart. When this method is called to add a plot, an associated Series<double> object is created held in the Values collection.


https://ninjatrader.com/support/helpGuides/nt8/en-us/?addplot.htm

https://ninjatrader.com/support/helpGuides/nt8/en-us/?values.htm