GetStrategyName
From MultiCharts
Retained for backward compatibility.
Returns the name of the strategy.
Usage
GetStrategyName
Notes
- Tip: when used in an indicator, the GetStrategyName reserved word returns the name of the indicator.
Example
GetStrategyName;
Will return "Bollinger LE" if the name of the strategy applied to the chart is "Bollinger LE".