Cinnamon_Bear

Simplified MA Crossover indicator

Cinnamon_Bear アップデート済   
This is my first script, it is really simple logic and you probably saw something similar before. Is a crossover indicator between 2 Moving Average, one fast MA and the second slow MA.
Inputs you can adjust:
- 8 different source of MA's
- lenght of the MA's
- 7 different types of MA's ("EMA", "SMA", "RMA", "WMA", "DEMA", "TEMA", "HMA")
- 3 smoothing level of the fast MA
- plotting fast MA into the chart
- plotting crossover triangle shapes
I really enjoed the creation of this simple concept indicator, maybe not the fastest because of his nature but I liked work on it. I am sure is a good base to improve, study and try new idea.
リリースノート:
v2
- Added import function named "Cinnamon_Bear/Cinnamon_BearIndicatorsMALibrary/2 as cin", this is a library with coded MA functions so you import only the value to keep more clean the indicator code.
- Replaced "DEMA", "TEMA", "HMA" function with the equivalent code from the new library.
- Added 5 new type of MA : "DSMA", "VWEMA", "EHMA", "LSMA", "ZLMA".
オープンソーススクリプト

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

免責事項

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

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