IsInStrategyAnalyzer
Definition
Determines if the current NinjaScript Strategy is run from a Strategy Analyzer chart.
Property Value
A bool value when true the strategy is being run from the Strategy Analyzer chart; otherwise will return false.
Syntax
IsInStrategyAnalyzer

