[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EquisMetaStock Group] Power Pivots



PureBytes Links

Trading Reference Links

Thank you very much! But I still cannot catch completely your idea.
Its name is pp-bollinger bands.
Have you got any idea to put bollinger bands function on your script?


nick parsons <bluenichol@xxxxxxxxx> wrote:
It is something like this...
 
Expert
Peak Sell
PRC:=0.07; {Change this % to match your stock  or whatever}
PK:=Zig(C,PRC,%)<Ref(Zig(C,PRC,%),-1) AND Ref(Zig(C,PRC,%),-1)>Ref(Zig(C,PRC,%),-2);
If(PK,-1,0);

Trough Buy
PRC:=0.07; {Change this % to match your stock  or whatever}
TR:=Zig(C,PRC,%)>Ref(Zig(C,PRC,%),-1) AND Ref(Zig(C,PRC,%),-1)<Ref(Zig(C,PRC,%),-2);
If(TR,+1,0);

Agustinus Handy Utama <joyofwork101@xxxxxxxxx> wrote:

Does anybody have the password to open PP Bollinger Bands System on expert advisor/ System tester for MS 9.0?

I am very curious how it calculates....To be honest, the result is too good to be true.Therefore I want to see the formula myself.....


Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football


Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


YAHOO! GROUPS LINKS