DatCryptoBoi

Fibonacci EMAs / Trend and Chopzone identifier

DatCryptoBoi アップデート済   
Implementation from the highly recommended course "Pinescript Indicator Development" on Udemy
www.udemy.com/course...dicator-development/

This indicator is mostly to show some techniques in Pinescript rather than be useful for trading, however it does nicely identify trend and chop zones (sideways) on the 1-hour or 4-hour chart.

What it does:

- Has three EMAs at varying length and plots these on the chart
- Computes when the EMAs are in bullish configuration (EMA short > Medium > long)
- Computes when EMAs are in bearish configuration (EMA short < Medium < long)
- When the EMAs are crossed there is a chop zone (sideways)
- Colours the background of the chart as Green (bullish), Red (bearish) or Orange (sideways chop zone)
- Also predicts the value of the three EMA's three points into the future using linear regression (showed as dots on the chart)


リリースノート:
Couple more comments

オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

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

チャートでこのスクリプトを利用したいですか?