×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Pmms strategy avgentryprice

613 bytes added, 16:10, 1 May 2018
Created page with "Returns a numerical value, indicating the average entry price for all open entries in a pyramided position opened by the strategy with StrategyIndex number. ==Usage== <synta..."
Returns a numerical value, indicating the average entry price for all open entries in a pyramided position opened by the strategy with StrategyIndex number.
==Usage==
<syntaxhighlight>pmms_strategy_avgentryprice(''StrategyIndex'')</syntaxhighlight>
==Parameters==
''StrategyIndex'' - numeric variable.
==Notes==
This function can only be used in signals intended to be used with the [[Portfolio Trader]].
==Example==
Will assign a value of 25.75 to Value1 if there were four open entries at 25, 27, 26, and 25 with the same volume.<br>
<syntaxhighlight>Value1 = pmms_strategy_avgentryprice;</syntaxhighlight>

Navigation menu