Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=73103
Forum: 17 · Topic 73103 · 2 post(s)
Apprentice · Wed Jan 04, 2023 4:20 am

Based on the request. https://fxcodebase.com/code/viewtopic.php?f=27&p=148854 Volatility= ( ATR - ATR for entire data series )/ Standard deviation for entire data series
Despite trying to optimize the algorithm, It may be CPU-intensive due to its nature. Despite being rather rare on longer datasets, Repainting is given.
trademonkey · Wed Jan 04, 2023 5:19 am
This looks great! thanks for the amazing work!