OPEN-SOURCE SCRIPT
Semi Deviation Point Percent

The Semi Deviation Point calculates the positive value as the standard deviation of only samples that has high value than the simple moving average. The negative value is the same standard deviation, but only uses the low value and multiply for -1.
After this calculate the value is divide by the value of simple moving average and multiplied by hundred to get a percent value from 0% to 100%.
The delta line is a simple moving average from the differences of the two values.
How it should be read?
If positive values are greater than negative values than the volatility is happen on higher prices and not lower.
If positive values are lower than negative values than the volatility is happen on lower prices and not higher.
If you know that in which market you would opt in? Is it less risk the prior?
After this calculate the value is divide by the value of simple moving average and multiplied by hundred to get a percent value from 0% to 100%.
The delta line is a simple moving average from the differences of the two values.
How it should be read?
If positive values are greater than negative values than the volatility is happen on higher prices and not lower.
If positive values are lower than negative values than the volatility is happen on lower prices and not higher.
If you know that in which market you would opt in? Is it less risk the prior?
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.