AvgEntryPrice

From MultiCharts
Revision as of 14:42, 24 January 2012 by 194.84.116.138 (talk) (Created page with "Returns a numerical value, indicating the average entry price for all open entries in a pyramided position. ==== Usage ==== <syntaxhighlight>AvgEntryPrice</syntaxhighlight>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Example

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