Skip to main content

A python module to scrape 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-TA

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

handler = TA_Handler()
handler.symbol = "TSLA"
handler.interval = "15m" # 15 Minutes
handler.exchange = "NASDAQ"
handler.screener = "america"

analysis = handler.get_analysis()

print(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.

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.0.0.tar.gz (6.3 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.0.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tradingview_ta-3.0.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9

File hashes

Hashes for tradingview_ta-3.0.0.tar.gz
Algorithm Hash digest
SHA256 d210c9a3685e481e91080b20b914a1d187be66f5d1ffaab2dbb29df611aec57f
MD5 5ceca3f429c521962e027361fe101604
BLAKE2b-256 ecc178af79d37591a5fddb1e4fcf0047d3257789f4d48f236119c4373f9513e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tradingview_ta-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9

File hashes

Hashes for tradingview_ta-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 16d1fd8d6a7c17a12566a2259bf707368fd734900cf2dbd8faa4027831a48738
MD5 44657c1767df5e2b076d6590ca9c1483
BLAKE2b-256 59fa70ec93635fd432998b8a3b980d4fe0d5b15f5d29b778405b7201012eb1b1

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