+1 888 340 6572

EntryName: Difference between revisions

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


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

Revision as of 02:35, 11 February 2012

Returns the name of the order which opened the position.

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

Notes

Example

EntryName(1);

Will return "EL Limit" if the entry name for the previous position was "EL Limit".