I didn't mention the reason I have been exploring the implementation of a Gaussian Channel trading indicator: I noticed an interesting BTCUSD chart on TradingView that displays a long-term Gaussian Channel indicator.
https://www.tradingview.com/chart/BTCUSD/7CB3pdCH-BITCOIN-Gaussian-turned-green-after-270-days-The-BOTTOM-IS-IN/
I couldn't find the Gaussian Channel algo implemented in C#, C++ or similar language, so I had to take the existing indicator (in TradingView pinescript) and replicate it in C#. (see the GitHub repos for updates)
No comments:
Post a Comment