×

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
Open main menu

Changes

PosTradeCount

12 bytes removed, 14:24, 27 January 2012
m
no edit summary
Returns a numerical value, indicating the total number of entries for the specified position.
==== Usage ====
<syntaxhighlight>PosTradeCount(PosBack)</syntaxhighlight>
::'''2''' - two positions back, etc.
==== Notes ====
This function can only be used in signals.
==== Example ====
<syntaxhighlight>PosTradeCount(1);</syntaxhighlight>