Pmm get my index

From MultiCharts
Revision as of 13:55, 15 June 2017 by Angelina (talk | contribs) (Created page with "Returns a numerical value, indicating zero-based index of the current trading strategy. ==Usage== <syntaxhighlight>pmm_get_my_index</syntaxhighlight> ==Notes== This funct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns a numerical value, indicating zero-based index of the current trading strategy.

Usage

pmm_get_my_index

Notes

This function can only be used in signals intended to be used with the Portfolio Trader.

Example

Value1 = pmm_get_my_index;