For the sake of getting started here is a swing trading strategy using BB.
the rules are as follows:
[ol]
[li]No index Filter[/li]
[li]Min average Volume is 500K[/li]
[li]Close is above MA 100 days[/li]
[li]BB (5,1.5)[/li]
[li]Close bellow the lower band[/li]
[li]BB width is greater than 5% (BBWidth = (BBTop – BBBot)/ BBBot *100;)[/li]
[li]Buy on limit order if the price drops a bit under the low (0.5ATR(10))[/li]
[li]Sell cross with MA 5days[/li]
[/ol]
if it is needed i will provide the code, but for the sake of practice i think it is better that each will code it separately so that we can compare/confirm the results
the number of trades is not so high, although the trade frequency can be increased as well as the profits and all the other metrics if you use the low < BB Low instead of close
here are my results with leverage and without leverage
Universe is Russell 1000
Duration from 1/1/1995 –> 12/31/2015
IB Commissions
20 positions 10% per position