MicroTrendsLtd / NinjaTrader8

NinjaTrader8 Components Strategies and Trading tools
MIT License
72 stars 17 forks source link

ATSIndicatorQSBStrategyVisualiser is also not populated with data #97

Open bdowling opened 1 year ago

bdowling commented 1 year ago

ATSIndicatorQSBStrategyVisualiser is added to the chart but not populated with data when the visualizer is enabled.

MicroTrendsTom commented 1 year ago

this is not exposed as "Protected" so it can be accessed and set

MicroTrendsTom commented 1 year ago

ATSIndicatorQSBStrategyVisualiser is added to the chart but not populated with data when the visualizer is enabled.

this is now exposed as "Protected" so it can be accessed and set ideally it would be done an abstract layer and derived from etc

e.g: public abstract partial class AlgoSystemTradingUILayerBase : AlgoSystemTradingRulesLayerBase