Pierre, Can you please throw some light on how do you use the normalized Bollinger bands?
It mentions many indicators including : (1) (C+O+H+L)/Sum(C,20); which means price normalized w.r.t. SMA20 (2) (BBandTop(C,40,2)-BBandBot(C,40,2))*C/BBandTop(C,40,2); I could not understand this at all. It is band width normalized to BBTop and mltiplied by C. What does it indicate? regards, vin ............... Message: 25 Date: Thu, 23 Mar 2006 04:44:59 -0100 From: "Pierre LEGRIS" <[EMAIL PROTECTED]> Subject: Re: Re: Swing Trading - Strategy Performance Hi Jim, find and try "BollingerBandsNormalization" on AB Site; at this time, it's the best I know . Cheers ----- Original Message ----- From: "Tim" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, February 05, 2006 8:23 PM Subject: [amibroker] Re: Swing Trading - Strategy Performance > Hi Ara, > It would be interesting to hear of anyone who is using a system for > swing trading and happy with the performance. I am testing a system for > swing trading but haven't got any meaningful data to report. If and > when I have made some positive progress I will be happy to let you know. > > Tim > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
