+1 888 340 6572

Pmm get my index: Difference between revisions

From MultiCharts
(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...")
 
(No difference)

Latest revision as of 13:55, 15 June 2017

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;