×

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

PosTradeCommission

16 bytes removed, 13:10, 13 February 2012
m
Reverted edits by 176.8.90.7 (talk) to last revision by JoshM
== Notes ==
* This function can only be used in signals. * To retrieve the total number of trades in specified position use [[PosTradeCount]].
To retrieve the total number of trades in specified position use [[PosTradeCount]]. == Example 1 Examples ==
<syntaxhighlight>
Will return a value of 5 for the second trade of the open position, if the commission and slippage for this trade is 5 dollars.
== Example 2 ==
 
<syntaxhighlight>
if BarsSinceExit(1) = 1 then begin