Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.38 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.38 KB

Build .NET6 Release .NET6 Build .NET5 Release .NET5 Coverage Status

What is TradingView?

TradingView is a .NET integration library for the TV UDF specification. You can use this library to consume data from TV UDF providers.

Features

  • Implements a generic client for TV UDF providers

Requirements

  • net 6.0

Examples

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

Contribution

We encourage everyone to contribute, submit issues, PRs, discuss. Every kind of help is welcome.

Contributors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details