OPEN-SOURCE SCRIPT
已更新 KINSKI Flexible Multi MA (EMA, SMA, RMA, WMA, VWMA, KAMA, HMA)

This Multi Moving Average (MA) indicator is more flexible than any other indicator of this type offered so far. You can define up to 10 different Moving Average (MA) lines based on different calculation variants.
The following MA types can be configured.
- EMA: Exponentially Moving Average
- SMA: Small Moving Average
- RMA: Rolling Moving Average
- WMA: Weighted Moving Average
- VWMA: Volume Weighted Moving Average
- KAMA: Kaufman's Adaptive Moving Average
- HMA: Hull Moving Average
Which settings can be made?
- Selection for calculation formula ("Calculation Source"). The default value is "close".
- for each MA line the "Length" and the "Type" can be defined
- furthermore you can make layout adjustments via the "Style" menu
The following MA types can be configured.
- EMA: Exponentially Moving Average
- SMA: Small Moving Average
- RMA: Rolling Moving Average
- WMA: Weighted Moving Average
- VWMA: Volume Weighted Moving Average
- KAMA: Kaufman's Adaptive Moving Average
- HMA: Hull Moving Average
Which settings can be made?
- Selection for calculation formula ("Calculation Source"). The default value is "close".
- for each MA line the "Length" and the "Type" can be defined
- furthermore you can make layout adjustments via the "Style" menu
版本注释
- added Smoothed Moving Average (SMMA)
- added Double Expotential Moving Average (DEMA)
版本注释
- added Variable Index Dynamic Average (VIDYA)
版本注释
- added Coefficient of Variation Weighted Moving Average (COVWMA)
- added Exponential Hull Moving Average (EHMA)
- added new option "Up/Down Movements: On/Off" which shows the up and down movements of the lines
- added new option "Bands: On/Off" which visualizes the lines as connected bands
版本注释
- improvement of the display of bands and up/down trends
版本注释
- Advanced options moved to the bottom
- Display of the bands optimized. If this option is activated, bands and lines are displayed with uniform colors for better differentiation.
版本注释
- PineScript 4 compatibility increased. Deprecated attribute "transp" replaced by function color.new()
- Update function "funcSMMA()": extract the call of the the function 'sma' from the ternary operator
版本注释
- Enables the often requested option that user-defined colors can be defined
- Removed the rarely used options "Up/Down Movements: On/Off", "Up/Down Movements: Rising Length", "Bands: On/Off", "Bands: Transparency".
版本注释
New feature "Templates" implemented. Under the settings (at the very bottom) of the indicator you can now choose between the following templates.- "DISABLED": no template, your user defined settings will be taken over
- "EMA 20-50-100-200"
- "EMA Fibonacci 21-55-89-144-233"
- "EMA 20-50-100-200 / SMA 100-200"
- "EMA Golden/Death Cross 50-200"
- "SMA Golden/Death Cross 50-200"
- "SMA 5-10-20-50-200"
- HMA Cross 21-34
Feel free to write me if you have ideas for more templates.
版本注释
- Convert to PineScript5
版本注释
- Using Group for better Overview
- add new MA Types => "TEMA" (Triple EMA), "Karobein"
版本注释
- Group Global Settings
版本注释
- for each MA type you can now separately set a time frame and select different design options.
- following MA types can now be set: 'COVWMA', 'DEMA', 'EMA', 'EHMA', 'FRAMA', 'HMA', 'KAMA', 'Karobein', 'RMA', 'RSX based Noise Remover', 'SMA', 'SMMA', 'TEMA', 'VIDYA', 'VWMA', 'WMA'
Important note:
In some cases, the new version of the indicator is displayed only by removing and adding it back to the chart.
版本注释
- removed unused plot.style_columns
版本注释
- For each moving average, a separate calculation source ('close' by default) can now be defined
Important note:
In some cases, the new version of the indicator is displayed only by removing and adding it back to the chart.
版本注释
- Fixed Calculating of Variable Index Dynamic Average (VIDYA). Thanks at drmkshatriya for the hint!
版本注释
- Fixed SMMA (RMA)
版本注释
- fixed calculating KAMA
- removed not working "Karobein", "RSX based Noise Remover based Noise Remover"
Thanks fluorforest for the hint!
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
My published Scripts:
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
My published Scripts:
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
de.tradingview.com/u/KINSKI/
Appreciation of my work: paypal.com/paypalme/steffenhollstein
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。