///// Bolinger Band scalping /////
Entry logic
SMA20>SMA50>SMA75 && Bolinger band channel open && Candle cross the upper line ==> BUY ENTRY
SMA20<SMA50<SMA75 && Bolinger band channel open && Candle cross the lower line ==> SELL ENTRY
The order is closed with Opposite signal.
EURUSD TF H1
364 Downloads
It is a good strategy if you add martingale attack to it please