PureBytes Links
Trading Reference Links
|
First of all, I haven't yet used this function which is involved with zig
zag indicator...
In expert advisor "Equis - Stochastic oscillator" the Peak function is used
in order to determine divergences.
____________________________
Peak(1,C,3)<Peak(2,C,3) AND ValueWhen(1,Peak(1,C,3),Stoch(21,3))>
ValueWhen(2,Peak(1,C,3),Stoch(21,3))
____________________________
My question: is it a function which doesn't change his results with new bars
or its use is not reccomendable for this problem?
rob.
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/Metastockusers/
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|