crapher / pyinvesting

Apache License 2.0
34 stars 7 forks source link

Investing.com® API - Market and historical data downloader

PyPI pyversions PyPI version shields.io PyPI status License Donate Tweeting

pyinvesting is an API to download online and historical data from investing.com.


Quick Start

Search Module

The search module is used to search all the information related to a specific ticker.

The information that can be retrieved is:

The file example_search.py shows a basic example of how to use the module.

Online Module

The online module handles the connection and subscription with the server and allows a client to subscribe to investing.com and receive all the change events.

The file example_online.py shows a basic example of how to use the module.

History Module

The history module is used to download historical data. This module allows downloading data from 2 different places (chart and advanced chart sources)

The file example_history.py shows a basic example of how to use the module.

Requirements

Legal

See the file LICENSE for our legal disclaimers of responsibility, fitness or merchantability of this library as well as your rights with regards to use of this library. pyinvesting is licensed under Apache Software License.

Attributions and Trademarks

investing.com is trademark of Fusion Media Limited.