anandanand84 / technicalindicators

A javascript technical indicators written in typescript with pattern recognition right in the browser
MIT License
2.18k stars 563 forks source link

Volatility Stop indicator? #137

Open sashasochka opened 6 years ago

sashasochka commented 6 years ago

Hi, It would be really nice if you added volatility stop indicator, this is very simple to calculate, here are two examples:

https://www.tradingview.com/script/oRK5JwIm-Volatility-Stop/ http://thepatternsite.com/stops.html

If you don't have time for this, I might try adding it myself later.