AvgEntryPrice

From MultiCharts
Revision as of 19:55, 14 February 2012 by JoshM (talk | contribs)
Jump to navigation Jump to search

Returns a numerical value, indicating the average entry price for all open entries in a pyramided position.

Usage

AvgEntryPrice

Notes

  • This function can only be used in signals. Use i_AvgEntryPrice to use it in indicators.

Example

AvgEntryPrice

Will return a value of 101 if there were three open entries at 95, 105, and 103.