Changes

Jump to navigation Jump to search

OpenEntryPrice

7 bytes removed, 16:21, 27 January 2012
m
no edit summary
Returns a numerical value, indicating the price of specified entry into the open position.
==== Usage ====
<syntaxhighlight>OpenEntryPrice(EntryIndex)</syntaxhighlight>
Where: [[EntryIndex]] - a numerical expression, specifying the number of trade (zero-based).
==:'''EntryIndex''' - a numerical expression, specifying the number of trade (zero-based).  == Notes ====
This function can only be used in signals.
To retrieve the total number of trades in open position use [[OpenEntriesCount]] .
==== Example ====
[[Category:Strategy Position Trades]]

Navigation menu