INFINITEXXXXXJULY16
.INFINITEXXXXXFEV16 THIS STRATEGY WORKS WITH TWO INDICATORS ATR AND
EMA ; STRATEGY LOGIC : -IF EMA 13 IS LESS THAN EMA 50 AND IF ATR2 IS
LESS THAN ATR 13 IT SELL _IF EMA 13 IS MORE THAN EMA50 AND IF ATR2 IS
MORE THAN ATR13 IT BUY EMA helps to define the trend (exponatial
moving average ) we use two ema (13 52 ) ATR is kind of price action
indicator , when atr is high , market moves and gives good signals The
time frame is 30mn it's enough to generate more than 20 signals per
month . PAir used is GBPJPY , because it's a volatil pairs and it give
more opportunities . Stop loss is 500 and take profit is 10 , its to
ensure that the system will close a lot of trades with profits . In
last version (7) sl and tp are 25pips away from the entry .