Page 1 of 1

BB Dema Strategy

PostPosted: Thu Dec 27, 2012 4:08 am
by rtsayers
Here's what is strategy itself:

1. Bbands 30, with DEMA, 0.8 0.8 built into BBands
2. BBands adjustable perid size too!
3. SMA 55 adjustable too

if (openPrice <bands[upper] AND bidPrice> bands [upper] AND bidPrice> sma55) ==> BUY
if (openPrice> bands [lower] && bidPrice <bands [lower] && bidPrice <sma55) ==> SELL


Also With a take profit and stop level lot size etc..

Thanks Alot

Re: BB Dema Strategy

PostPosted: Fri Dec 28, 2012 3:08 am
by Apprentice
Just to check.
Is this request being paid,
or was intended to be in the free section.

Re: BB Dema Strategy

PostPosted: Sat Dec 29, 2012 3:46 am
by rtsayers
Sorry I wanted it to be in the free section thanks!

Re: BB Dema Strategy

PostPosted: Sun Dec 30, 2012 4:06 am
by Apprentice
Your request is added to the development list.

Re: BB Dema Strategy

PostPosted: Thu Apr 18, 2019 10:25 pm
by Alexander.Gettinger
Please try this strategy:
BB_DEMA.lua
(17.55 KiB) Downloaded 334 times