NetTrader.Indicator
NetTrader.Indicator copied to clipboard
Technical anaysis library for .NET
Hi, I was trying the real data for BTC for 15 minutes as below RSI: 38.7 Tradingview showing : 32.3 data List ohlcList = new List { new Ohlc {...
Hi, I'm trying to fill the candles I've taken from Binance.net API `List `. There is a section I hang out at this point. I didn't match the object `BinanceKline...
The EMA calculation is not matching trading view for say at least the first 100 candles. It seems to eventually match but takes a long time.
I don't see KDJ implementation in indicators. Any plan to adding this indicator?
BinaryFormatter has been deprecated, and will no longer be available in .NET after November 2023. I've heard comments on stackoverflow saying that: "Using BinaryFormatter as a hack to create a...
I will be nice if Supertrend is included...
Any chance to include Keltner Band on the library? thanks, Gustavo.