GetStrategyName

From MultiCharts
Revision as of 06:08, 11 April 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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".