×

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.

I AvgEntryPrice at Broker - MultiCharts
Open main menu

I AvgEntryPrice at Broker

Revision as of 19:03, 14 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the Average entry price of each open entry in a pyramided position.

Usage

i_AvgEntryPrice_at_Broker

Notes

  • Only returns the average entry price for open trades.
  • Can only be used in an indicator. Use AvgEntryPrice_at_Broker for using it in a signal.
  • Will only return a value if a signal is applied to the same instrument and chart.

Example

i_AvgEntryPrice_at_Broker

Returns 170 if three trades are currently open and were entered at a price of 140, 170, and 200.

i_AvgEntryPrice_at_Broker

Returns 53 if four trades are currently open and were entered at a price of 54, 48, 60, and 50.