×

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

ExitName

108 bytes added, 15:50, 27 January 2012
no edit summary
Returns the name of the order which closed the position.
==== Usage ====
<syntaxhighlight>ExitName(TradeNumber)</syntaxhighlight>
Where: [[ :'''TradeNumber]] ''' - a numerical expression, specifying the number of trade (zero-based).
==== Notes ==== Same as [[PosTradeExitName(0,TradeNumber).]] .
==== Example ====<syntaxhighlight>ExitName(1);</syntaxhighlight>Will return "ES mkt#1" if the exit name for the previous position was "ES mkt#1".
[[Category:Strategy Position Trades]]