Mariostrategy_january: my strategy is a simple strategy based in 2
diferente indicators,MAs and BB. bb use the following parameters
(10,1,1). the SMAs use 3 diferente periods. my Tp is 10 pips and a SL
of 200 pips. this strategy run in 1 minute period. I try implemente
EURJPY pair but not run.
Triggers:
BUY:
- Last candle close < Midle line BB
- Last candle open > Midle line BB
- Last candle close < SMA1 (period16)
- Last candle close > SMA2 (period17)
- Last candle close > SMA3 (period18)
SELL:
- Last candle close > Midle line BB
- Last candle open < Midle line BB
- Last candle close > SMA1 (period16)
- Last candle close < SMA2 (period17)
- Last candle close < SMA3 (period18)