OPEN-SOURCE SCRIPT

Trend Gaussian Channels - DeltaAlgo (altered by Dugald 🐕)

58
Use on 3D TOTAL, 10, 1

I altered the logic of the trend up/down
Original:
upward = base < high
dnward = base > low
Current:
upward = base < close
dnward = base > close

Here is a link to the original script by Delta Algo:
Trend Gaussian Channels [DeltaAlgo]

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.