fxcodebase-backup

Volatility Bar Oscillator

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=73103
Forum: 17 · Topic 73103 · 2 post(s)


Volatility Bar Oscillator

Apprentice · Wed Jan 04, 2023 4:20 am

EURUSD H8 (01-04-2023 1020).png

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.

Volatility Bar Oscillator.lua


Re: Volatility Bar Oscillator

trademonkey · Wed Jan 04, 2023 5:19 am

This looks great! thanks for the amazing work!