2 releases
0.1.1 | Jun 8, 2024 |
---|---|
0.1.0 | Feb 27, 2024 |
#212 in Finance
51KB
1.5K
SLoC
TradingView
This project provides Rust bindings for leveraging TradingView functionalities, allowing Rust applications to interact with TradingView for financial data fetching, realtime subscription, and more.
Getting Started
Check out the examples folder for a quick start on how to use the library.
Installation
Add the following to your Cargo.toml
file:
[dependencies]
tradingview = "0.1.0"
Dependencies
~11–27MB
~420K SLoC