2 releases
0.1.1 | Jun 8, 2024 |
---|---|
0.1.0 | Feb 27, 2024 |
#181 in Finance
23 downloads per month
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–26MB
~407K SLoC