tradingview-rs

Crates.iotradingview-rs
lib.rstradingview-rs
version0.0.1
sourcesrc
created_at2024-01-11 06:34:07.200786
updated_at2024-01-11 06:34:07.200786
descriptionTradingview datafeed api `tradingview-rs` project.
homepage
repositoryhttps://github.com/bitbytelabio/tradingview-rs
max_upload_size
id1095928
size1,663,181
Jason Nguyen (nguyenthdat)

documentation

README

TradingView Data Source

Tests GitHub latest commit

Introduction

This is a data source library for algorithmic trading written in Rust inspired by TradingView-API. It is currently in alpha stage and not ready for production use.

Features

  • Multi-Threading for working with large amounts of data
  • Shared session between threads (Not overwhelming TradingView servers)
  • TradingView Premium features
  • Realtime data
  • Fundamental data
  • Technical data
  • Get drawings you made on your chart
  • Works with invite-only indicators
  • Unlimited simultaneous indicators
  • Get TradingView's technical analysis
  • Replay mode
  • Get values from a specific date range
  • Interact with public chats
  • Get Screener top values
  • Get Calendar

Use cases

  • Fenrir Data - A data engine that applies an event-driven architecture with RedPanda (Kafka), SurrealDB, DragonflyDB (Redis).

Getting Started

Prerequisites

Before opening an issue

Problems

Commit count: 0

cargo fmt