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.4.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.4-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tradingview_ta-3.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 9273816eff54921058c189edc952cb3d2ee6965445f4afabea7e5ff36db4b0d1
MD5 8b505334da281d9f203e777d1a022998
BLAKE2b-256 34e60a1bfe9b11766d2214e32238cdb6d5d7c758a16612e8670c35cab0080c01

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tradingview_ta-3.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e694e22ad59be97d2ecf49f9286a0a677a85c5909bd4d2d7652cba2d7d10da28
MD5 47d3930d853108230f45bf064cacd155
BLAKE2b-256 a72ab2006a0d3ae242b90660c7a1e6707598f130505a70b78180989b721febd3

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