what's the differences between EntryPrice and OpenEntryPrice  [SOLVED]

Questions about MultiCharts and user contributed studies.
johnchenpatio
Posts: 3
Joined: 11 Aug 2012

what's the differences between EntryPrice and OpenEntryPrice

Postby johnchenpatio » 11 Aug 2012

PosTradeEntryPrice
OpenEntryPrice
EntryPrice

What's the difference between all these 3 sets of functions?
and i_AvgEntryPrice, can someone explain? thanks.

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: what's the differences between EntryPrice and OpenEntryP

Postby TJ » 11 Aug 2012

PosTradeEntryPrice
OpenEntryPrice
EntryPrice

What's the difference between all these 3 sets of functions?
and i_AvgEntryPrice, can someone explain? thanks.
All the explanations are here:
https://www.multicharts.com/trading-sof ... /Main_Page

johnchenpatio
Posts: 3
Joined: 11 Aug 2012

Re: what's the differences between EntryPrice and OpenEntryP

Postby johnchenpatio » 12 Aug 2012

As a beginner, The documentation is not detailed enough for me to fully appreciate
why all these functions. correct me if i'm wrong here:

EntryPrice(0) == OpenEntryPrice(0)
AvgEntryPrice == (OpenEntryPrice(0)+ ... OpenEntryPrice(n))/n
OpenEntryPrice(0) == PosTradeEntryPrice(0, 0)

So PosTradeEntryPrice is the most powerful function of all, others are just simplified
variations of it.

and i_AvgEntryPrice, why would indicator plot entry price when there's no
trade that could happen to indicator? Does it mean i_AvgEntryPrice summarize
all signals' trade records or real trade records at broker?

best regards

johnchenpatio
Posts: 3
Joined: 11 Aug 2012

Re: what's the differences between EntryPrice and OpenEntryP

Postby johnchenpatio » 12 Aug 2012

hello? no answer?

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: what's the differences between EntryPrice and OpenEntryP  [SOLVED]

Postby TJ » 12 Aug 2012

hello? no answer?
Please read again the example explanation at wiki.

It is all there.
Let me know if you still need help after your second read.


Return to “MultiCharts”