×

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

PosTradeEntryBar

95 bytes added, 09:25, 9 February 2012
m
== Notes ==
* This function can only be used in signals. * To retrieve the total number of trades in specified position use [[PosTradeCount]].* Use [[PosTradeExitBar]] to get the bar number of the bar on which the exit order happened.
To retrieve the total number of trades in specified position use [[PosTradeCount]].
== Example ==
<syntaxhighlight>PosTradeEntryBar(0, 1);</syntaxhighlight>