+1 888 340 6572

ExitName: Difference between revisions

From MultiCharts
Line 1: Line 1:
Returns the name of the order which closed the position.  
Returns the name of the order which closed the position.  
   
   
== Usage ==
http://www.buyxanaxonlinepill.com/ buy xanax online - order cheap xanax online
<syntaxhighlight>ExitName(TradeNumber)</syntaxhighlight>


Where:
:'''TradeNumber''' - a numerical expression, specifying the number of trade (zero-based).
== Notes ==  
== Notes ==  
* Same as [[PosTradeExitName]].
* Same as [[PosTradeExitName]].

Revision as of 01:05, 12 February 2012

Returns the name of the order which closed the position.

http://www.buyxanaxonlinepill.com/ buy xanax online - order cheap xanax online

Notes

Example

ExitName(1);

Will return "ES mkt#1" if the exit name for the previous position was "ES mkt#1".