TradingView
D499
1 Jun 2022 pukul 01.31

Bollinger Bands + EMA 9 

Huraian

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.

Nota Keluaran

Fixed the entry and exit conditions. Better code in general.

Nota Keluaran

Added short positions

Nota Keluaran

Bug fixes

Nota Keluaran

Bug fixes, again

Nota Keluaran

Full script overhaul!

Nota Keluaran

Fixed the position sizing, credits to @adolgov :D

Nota Keluaran

...
Komen
Sruthika
It will not hit SL frequently if we change long condition and short condition as per below
long = close[3] < lower and close[2] > lower and close[1] > lower and close > lower and close < ema9
cabierman
@Sruthika, how would this be coded for the long only part?
Liciande
Best script on TV,
Thanx man
substantialChi19583
Nice and thank you sir!
if can improve a bit more on more profit features if can still foresee the profitability formula based on fibonacci
Lebih