Changes

Jump to navigation Jump to search

OpenEntryPrice

22 bytes removed, 09:31, 9 February 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]].
To retrieve the total number of trades in open position use [[OpenEntriesCount]]
==== Example ====
[[Category:Strategy Position Trades]]

Navigation menu