1 unstable release

0.1.0 Feb 27, 2024

#106 in Finance

Apache-2.0

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

~10–26MB
~421K SLoC