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

RE: GEN Bollinger Bands



PureBytes Links

Trading Reference Links

>Thanks for your reply and offer. This seems very interesting and if you >would like to email me the code for both the bandwidth and %BB I will try >to convert it to EL for TS. Many thanks and I will put your name on my >list for any useful followup that comes from my work. In the meantime .... >Happy Trading!
ciao Ron, here is the BBW and %B code for Equis Metastock 4.5:
Bollinger bands width 100*(4*std(C,20))/(mov(C,20,S))
Bollinger %B 100*(C-(mov(C,20,S)-(2*std(C,20))))/(4*std(C,20))
Let me know how your work progress! :-)




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Gaetano Arnaldo Evangelista - BARI (Italy) E-mail: ageitaly@xxxxxx URL: http://www.geocities.com/wallstreet/8492 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%