TradingView is a .NET integration library for the TV UDF specification. You can use this library to consume data from TV UDF providers.
- Implements a generic client for TV UDF providers
- net 6.0
The TradingView.Examples project features some examples on how to use the ITradingViewProvider, these examples include:
- Getting the config of a provider
- Getting OHLCVs for a market from a provider
We encourage everyone to contribute, submit issues, PRs, discuss. Every kind of help is welcome.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details