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]

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。