https://github.com/Mathieu2301/TradingView-API
📈 Get real-time stocks from TradingView
https://github.com/Mathieu2301/TradingView-API
backtesting backtesting-trading-strategies bitcoin charts crypto cryptocurrency ethereum realtime-stocks stocks stocks-api stocks-prices trading tradingview tradingview-api tradingview-indicator tradingview-replay tradingview-scraper
Last synced: 22 days ago
JSON representation
📈 Get real-time stocks from TradingView
- Host: GitHub
- URL: https://github.com/Mathieu2301/TradingView-API
- Owner: Mathieu2301
- Created: 2021-03-05T22:24:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T01:08:26.000Z (about 1 month ago)
- Last Synced: 2025-03-26T15:07:15.899Z (26 days ago)
- Topics: backtesting, backtesting-trading-strategies, bitcoin, charts, crypto, cryptocurrency, ethereum, realtime-stocks, stocks, stocks-api, stocks-prices, trading, tradingview, tradingview-api, tradingview-indicator, tradingview-replay, tradingview-scraper
- Language: JavaScript
- Homepage:
- Size: 263 KB
- Stars: 1,944
- Watchers: 54
- Forks: 399
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# TradingView API [](https://GitHub.com/Mathieu2301/TradingView-API/stargazers/)
[](https://github.com/Mathieu2301/TradingView-API/actions/workflows/tests.yml)
[](https://www.codefactor.io/repository/github/mathieu2301/tradingview-api/overview/main)
[](https://GitHub.com/Mathieu2301/TradingView-API/commit/)
[](https://npmjs.com/@mathieuc/tradingview)
[](https://npmjs.com/@mathieuc/tradingview)
[](https://npmjs.com/package/@mathieuc/tradingview)Get realtime market prices and indicator values from Tradingview !
## 🟢 Need help with your project?
🚀 Click [here](https://forms.gle/qPp5RKo8L55C5oJE7) for personalized assistance on your project.
## 🔵 Telegram group
👉 To get help, exchange tips, find collaborators, developers, missions, etc...
Join the Telegram group of the TradingView-API Community: [t.me/tradingview_api](https://t.me/tradingview_api)
## Features
- [x] Premium features
- [x] Automatically backtest many strategies and try many settings in a very little time
- [x] Get drawings you made on your chart
- [x] Works with invite-only indicators
- [x] Unlimited simultaneous indicators
- [x] Realtime
- [x] Get TradingView's technical analysis
- [x] Replay mode + Fake Replay mode (for free plan)
- [x] Get values from a specific date range
- [ ] TradingView socket server emulation
- [ ] Interract with public chats
- [ ] Get Screener top values
- [ ] Get Hotlists
- [ ] Get Calendar
- IF YOU WANT A FEATURE, ASK ME !## Possibilities
- Trading bot
- Discord alerts
- Hard backtest
- Machine Learning based indicator
- Free replay mode for all timeframes___
## Installation
Stable version:
```ruby
npm i @mathieuc/tradingview
```Last version:
```ruby
npm i github:Mathieu2301/TradingView-API
```## Examples
You can find all the examples and snippets in `./examples` folder.
## Before opening an issue
Please look at examples and previously resolved issues before opening a new one. I can't help everyone (especially for questions that are not library related but JavaScript related). Thank you for your understanding.
___## Problems
If you have errors in console or unwanted behavior,
please create an issue [here](https://github.com/Mathieu2301/Tradingview-API/issues).