Skip to main content

A python module to get TradingView's technical analysis.

Project description

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

A python package to get TradingView's stock/crypto/forex/cfd technical analysis.

Author: deathlyface

TradingView

Note

The newest version is compatible with v3.0.0. You can still run your old code, but consider rewriting it. Please refer to the migration guide.

A bug in v3.1.0 has been fixed by lobziq. Please update to v3.1.2.

Features

  • Fast analysis
  • Reputable data sources
  • Detailed indicators

Requirements

  • Python 3.5 or newer.
  • Requests, Included in package.

Installation

Using pip:

pip install tradingview_ta

Example

from tradingview_ta import TA_Handler, Interval

tesla = TA_Handler()
tesla.set_symbol_as("TSLA")
tesla.set_exchange_as_crypto_or_stock("NASDAQ")
tesla.set_screener_as_stock("america")
tesla.set_interval_as(Interval.INTERVAL_1_DAY)
print(tesla.get_analysis().summary)
# Example output: {"RECOMMENDATION": "BUY", "BUY": 8, "NEUTRAL": 6, "SELL": 3}

Documentation

Read The Docs

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tradingview_ta-3.1.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tradingview_ta-3.1.3-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file tradingview_ta-3.1.3.tar.gz.

File metadata

  • Download URL: tradingview_ta-3.1.3.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.1

File hashes

Hashes for tradingview_ta-3.1.3.tar.gz
Algorithm Hash digest
SHA256 f0cc745f4499aa6e69fea75b071bfb9391ad10c88deb70fbdc82483b2b0cd4c1
MD5 564988516316df9f990e0a1ddc27fb19
BLAKE2b-256 6d2d0ceca483d2eaf2f83cb1f973ea02575c7aca76d47ed43bca3ca336a5a4f5

See more details on using hashes here.

File details

Details for the file tradingview_ta-3.1.3-py3-none-any.whl.

File metadata

  • Download URL: tradingview_ta-3.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.1

File hashes

Hashes for tradingview_ta-3.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 35901bbc76cb6b63c715c5368cd45999464d024b6275826d746347c2c202b7ff
MD5 3bafe6e52a80828651870a4e32ca1daa
BLAKE2b-256 95cb45a9a00533061b16b848c42840e5eb666f792e7cb1cdfafc0148395e4f27

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page