A 1 minute scalping strategy.
Uses Bollinger Bands (no basis line) and a 9 period EMA .
Waits for price to close below the lower Bollinger Band and the next candle to close bullish above the lower Bollinger Band but below the 9 Period EMA .
If all conditions are met, the script enters a long position with TP at the 9 Period EMA .
Uses Bollinger Bands (no basis line) and a 9 period EMA .
Waits for price to close below the lower Bollinger Band and the next candle to close bullish above the lower Bollinger Band but below the 9 Period EMA .
If all conditions are met, the script enters a long position with TP at the 9 Period EMA .
Note di rilascio:
Fixed the entry and exit conditions. Better code in general.
Note di rilascio:
Added short positions
Note di rilascio:
Bug fixes
Note di rilascio:
Bug fixes, again
Note di rilascio:
Full script overhaul!
Note di rilascio:
Fixed the position sizing, credits to @adolgov :D
Note di rilascio:
...