×

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

Changes

Jump to navigation Jump to search

EntryName

197 bytes added, 13:36, 24 February 2012
== Usage ==
<syntaxhighlight>EntryName(TradeNumberPosBack)</syntaxhighlight>
Where:
:'''TradeNumber''' <code>PosBack</code> - a numerical expression, specifying the number of trade (zero-based). : 0 - open position;: 1 - one position back (the last position closed);: 2 - two positions back, etc. 
== Notes ==
* Same as [[PosTradeEntryName]]If <code>PosBack</code> is not specified, a value for the open position will be returned== Example ==<syntaxhighlight>EntryName(1);</syntaxhighlight>
== Example == <syntaxhighlight>EntryName(1);</syntaxhighlight>will return a value of "buy LE" for the last closed position, if this position was opened by the order with "buy LE" name.
Will return "EL Limit" if the entry name for the previous position was "EL Limit".
[[Category:Strategy Position]]

Navigation menu