DefaultChartStyle
Definition
Allows to set a default ChartStyle for usage with a NinjaTrader bars type
Property Value
A ChartStyleType enum value representing the ChartStyle to be set as default. System defaults include:
- ChartStyleType.Box
- ChartStyleType.CandleStick
- ChartStyleType.LineOnClose
- ChartStyleType.OHLC
- ChartStyleType.PointAndFigure
- ChartStyleType.KagiLine
- ChartStyleType.OpenClose
- ChartStyleType.Mountain
Syntax
DefaultChartStyle

