Difference between revisions of "EntryName"

From MultiCharts
Jump to navigation Jump to search
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".