OPEN-SOURCE SCRIPT

Directional Movement Index Trend

已更新
This DMI I modified to see the trend more clearly, and the ADX line changes according to the trend force, which is perfectly configurable, the configuration I left my default configuration, in case you want to modify it because you see the trend in different values, feel free, and basically the columns are the average of DI and also indicate the trend more clearly.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Esse DMI eu modifiquei para ver a tendência com maior clareza, e a linha do ADX ela muda de acordo com a força de tendência, a qual é perfeitamente configurável, a configuração eu deixei a minha configuração padrão, caso você queira modificar porque você vê a tendência em valores diferentes, sinta-se livre, e basicamente as colunas são a média de DI e indicam também com mais clareza a tendência.
版本注释
due to a mathematical error that I had not noticed, the DIA formula was completely wrong, it was dividing DI- by 2 instead of the entire equation, which could lead to an error analysis, sorry for that.

///////////////////////

devido a um erro matemático que eu não tinha notado, a formula do DIA estava completamente errada, ela estava dividindo DI- por 2 ao invés da equação inteira, podendo levar uma análise ao erro, desculpa por isso


Special thanks to RedKTrader


版本注释
Code Update
  • removed two variables that were used only once, and their values assigned directly in the plot() function


---------------------------------------------------------------------------------

Atualização de Código
  • foi retirado duas variáveis que eram utilizadas apenas uma única vez, e seus valores atribuidos diretamente na função plot()
版本注释
  • Code update to version 5
  • Added category separation for easier understanding when configuring settings
  • Code refactored to be easier to understand
版本注释
- minor changes on code
版本注释
  • The variables were renamed to match with the tradingview style guide recommendations.
  • Minor changes to match with the tradingview style guide recommendations.
  • ADX levels become float instead of integer
  • Input and color variables is now typed
  • It is now possible to paint the DI trend levels, special thanks to MonkeyNo1 for the idea
版本注释
  • special thanks to RedKTrader and MonkeyNo1 added in the third line of code
ADXAverage Directional Index (ADX)Directional Movement Index (DMI)DMI

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明