Skip to content

AlanGuo/tradingview-api

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TradingView API GitHub stars

Tests CodeFactor GitHub latest commit Npm package yearly downloads Minimum node.js version Npm package version

Get realtime market prices and indicator values from Tradingview !

🟒 Need help with your project?

πŸš€ Click here 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

πŸ“¦ Installation

npm install @mathieuc/tradingview

πŸš€ Publishing

To publish a new version:

  1. Update version in package.json
  2. Update CHANGELOG.md with new changes
  3. Run tests: npm test
  4. Build: npm run build
  5. Publish: npm publish

Features

  • Premium features
  • Automatically backtest many strategies and try many settings in a very little time
  • Get drawings you made on your chart
  • Works with invite-only indicators
  • Unlimited simultaneous indicators
  • Realtime
  • Get TradingView's technical analysis
  • Replay mode + Fake Replay mode (for free plan)
  • 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

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.

About

πŸ“ˆ Get real-time stocks from TradingView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • TypeScript 22.4%