Skip to main content

python-tradingview-ta License: MIT Documentation Status PyPI version

An unofficial python API wrapper to retrieve technical analysis from TradingView.

TradingView

Note

Please ensure to update to the latest version for new features and bug fixes. pip install -U tradingview_ta

Other implementations

Golang: dematron/go-tvscanner

NodeJS: tvorilas/trading-view-recommends-parser-nodejs

Features

  • Fast analysis (compared to v2.5.0 or older)
  • Reputable data sources
  • Indicators

Demo

A demo is available on https://tradingview.brianthe.dev/.

Requirements

  • Python 3.5 or newer.
  • Requests, included in installation.

Installation

pip:

pip install tradingview_ta

Docker image:

docker run -p 8080:8080 --rm reg2005/tradingview-ta-docker

Example

from tradingview_ta import TA_Handler, Interval, Exchange

tesla = TA_Handler(
    symbol="TSLA",
    screener="america",
    exchange="NASDAQ",
    interval=Interval.INTERVAL_1_DAY
)
print(tesla.get_analysis().summary)
# Example output: {"RECOMMENDATION": "BUY", "BUY": 8, "NEUTRAL": 6, "SELL": 3}

Documentation

Read The Docs

Mirror (IPFS)

Issue

Found a bug? Want to ask something? Just create an issue and I'll help you.

Warning

Trading (especially using an automated program) is a dangerous activity. Do not use TradingView's analysis to trade automatically without your supervision. I am not responsible for any financial loss.

Contributing

You may fork this repository or submit a pull request. Any pull request (documentation, bug fix, features, etc) are welcomed. Please follow the guidelines here.

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Release files for tradingview-ta1 3.2.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for tradingview-ta1 3.2.5
File Interpreter ABI Platform
tradingview_ta1-3.2.5-py2.py3-none-any.whl Python 2, Python 3 none any Details

Release files / tradingview_ta1-3.2.5-py2.py3-none-any.whl

Download URL tradingview_ta1-3.2.5-py2.py3-none-any.whl
Size 9.5 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
bbfe1ccdffe870fdc3abe47849ed8963462fa212adc80cee8e848e2472bc75bf
BLAKE2b-256 checksum
How to use checksums
07ad770b8844c772ae27f5df635f88c2ed971294045dc2b895370c1d975bc1bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

3.2.5 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page