Bill, Paul, Claud, Wolfgang and other BNSophiles: Here's a binary version of BNS that seems to work:
BNS Binary System:
Enter: fml("BNS Binary Indicator")=6
Exit: mov(c,9,e)<mov(c,21,e) and ref(mov(c,9,e),-1)>ref(mov(c,21,e),-1)
Alternate exit: ( c<mov(c,9,e) and ref(c,-1)<ref(mov(c,9,e),-1) ) AND fml("Dave's New System") < 4
BNS Binary Indicator:
if(slope((((H+L+C)/3)-Mov(C,28,S))/(.015*Std(C,28)),3)>0,1,0) + if(slope((((H+L+C)/3)-Mov(C,28,S))/.015*Std(C,28),3)>0,1,0) + if(slope(cci(13),3)>0,1,0) + if(slope(fml("MACD (5/35/4)"),3)>0,1,0) + if(slope(stoch(8,5),3)>0,1,0) + if(slope(OscP(13,55,E,% ),3)>0,1,0)
MACD (5/35/4):
1. mov(c,5,e) - mov(c,35,e) 2. mov((mov(c,5,e) - mov(c,35,e)),4,e)
Yes, I know -- I said I wouldn't tinker with BNS anymore, but that was my alternate personality (the one enamored of BNNS) speaking.
Brooke |