+1 888 340 6572

EntryName: Difference between revisions

From MultiCharts
m (Reverted edits by 176.8.90.7 (talk) to last revision by JoshM)
Line 1: Line 1:
Returns the name of the order which opened the position.  
Returns the name of the order which opened the position.  
   
   
http://www.buyxanaxonlinepill.com/ order xanax - buy xanax online
== Usage ==
<syntaxhighlight>EntryName(TradeNumber)</syntaxhighlight>


http://www.buyxanaxonlinepill.com/ purchase xanax online - xanax no prescriptions
Where:  
 
:'''TradeNumber''' - a numerical expression, specifying the number of trade (zero-based).  
== Notes ==
* Same as [[PosTradeEntryName]].


== Example ==  
== Example ==  

Revision as of 12:42, 13 February 2012

Returns the name of the order which opened the position.

Usage

EntryName(TradeNumber)

Where:

TradeNumber - a numerical expression, specifying the number of trade (zero-based).

Notes

Example

EntryName(1);

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