-Indicators:
- Linear regression slope (LRS)
- H_Canale = Max-Min
- Min calculated on Low
- Max calculated on High
- Open Buy e Sell if
- Buy
- LRS(1) <= 0
- LRS(1) > LRS(2)
- Close(1) > Max(2)
- Sell
- LRS(1) <= 0
- LRS(1) < LRS(2)
- Close(1) < Min(2)
SL =fixed and optimized value
TP = SL * Moltiplier (fixed and optimized)
Close all trades every day at 11 PM
Instrument: GBP/USD
SL =fixed and optimized value
TP = SL * Moltiplier (fixed and optimized)
Close all trades every day at 11 PM
Instrument: GBP/USD