MathisWellmann / go_ehlers_indicators

A collection of John Ehlers technical analysis indicators / Filters written in pure go, with links to original papers
MIT License
51 stars 16 forks source link

Instantaneous Trend Jhon Ehlers #3

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi The first thing is to thank you for creating the repository of Jhon Ehlers Indicators. With no doubt you have help many people

The second thing is to ask you if there's a technical reason why you have not added the Instantaneous trend indicator from Jhon Ehlers? 

In tradingview ( next link) has more than 6,000 active users, for me has been a great tool and I would love to have the chance to use it for some ML projects.

[https://www.tradingview.com/script/DaHLcICg-Ehlers-Instantaneous-Trend-LazyBear/]

Once again thank you for your help and the repository

MathisWellmann commented 2 years ago

Hi, I'm glad you like the repository and that it provides useful features to you. Due to time constraints I was not yet able to implement every single indicator from John Ehlers. If you would like to help out with that, feel free to fork the repository, add your desired code with tests, and submit a pull request so that I may review the code for integration.

ghost commented 2 years ago

Mathis hi

Thank you very much for your fast answer!!!! I will try to code it and will send it to you

Once again thank you for sharing your work