Skip to content

bitbytelabio/tradingview-rs

Repository files navigation

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

  • Async support
  • 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
  • Get News
  • Convert to Vectorized Data

Use cases

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

Getting Started

Prerequisites

Before opening an issue

Problems

About

TradingView data source library for Algorithmic Trading written in Rust

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages