mardi 2 août 2016

swing trade setup in amibroker

hii could someone please write scanner afl for ami broker as below

[daily ema(60,daily volume) > 300000] and
[daily low > yesterday's daily low] and
[yesterday's daily low > 2 days ago daily low] and
[SMA(10, close) < EMA(30, close)]and
[daily close > daily SMA(10,daily close)]and
[daily close < daily EMA(30,daily close)]and
[weekly sma(10,weekly close) < weekly ema(30,weekly close)]and
[ADX Line(14) > 20.0]and
[close >= 10]


and another scanner as below

[daily ema(60,daily volume) > 300000] and
[sma(10, close) > ema(30, close)]and
[daily close > daily ema(30,daily close)]and
[daily close > daily sma(200,daily close)]and
[weekly sma(10,weekly close) > weekly ema(30,weekly close)]and
[ADX Line(14) > 20.0]and
[close >= 5]

thnxx


swing trade setup in amibroker

Aucun commentaire:

Enregistrer un commentaire