×

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.

Changes - MultiCharts
Open main menu

Changes

I AvgEntryPrice at Broker

764 bytes added, 14:50, 24 January 2012
Created page with "Returns the Average entry price of each open entry in a pyramided position. ==== Usage ==== <syntaxhighlight>i_AvgEntryPrice_at_Broker</syntaxhighlight> ==== Notes ==== ..."
Returns the Average entry price of each open entry in a pyramided position.

==== Usage ====
<syntaxhighlight>i_AvgEntryPrice_at_Broker</syntaxhighlight>

==== Notes ====
[[i_AvgEntryPrice_at_Broker]] only returns the average entry price for open trades.

[[i_AvgEntryPrice_at_Broker]] can only be used in an indicator.

[[i_AvgEntryPrice_at_Broker]] will only return a value if a signal is applied to the same data.

==== Example ====
<syntaxhighlight>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.</syntaxhighlight>

[[Category:Strategy Performance]]
Anonymous user