Skip to main content

A lightweight Python wrapper for the IG Markets API

Project description

Latest Version Supported Python versions Wheel format License Development Status Downloads monthly Requirements Status Documentation Status Test Coverage

trading_ig

A lightweight Python wrapper for the IG Markets API. Simplifies access to the IG REST and Streaming APIs.

What is it?

IG Markets provides financial spread betting and CFD platforms for trading equities, forex, commodities, indices, cryptocurrencies, bonds, rates, options and more.

IG provide APIs so that developers can access their platforms programmatically. Using the APIs you can get live and historical data, automate your trades, or create apps. For details about the IG APIs please see their site:

https://labs.ig.com/

NOTE: this is not an IG project. Use it at your own risk

Dependencies

A number of dependencies in this project are marked as ‘optional’, this is by design. There is a brief explanation in this FAQ item.

For full details, see pyproject.toml

Installation

This project uses Poetry.

Adding to an existing Poetry project:

$ poetry add trading_ig

With all the optional dependencies:

$ poetry add trading_ig[pandas,munch,tenacity]

Cloning the project with Poetry:

$ git clone https://github.com/ig-python/ig-markets-api-python-library
$ cd ig-markets-api-python-library
$ poetry install

And with all optional dependencies:

$ poetry install --extras "pandas munch tenacity"

Installing with pip:

$ pip install trading_ig

And with all optional dependencies:

$ pip install trading_ig pandas munch tenacity

Docs

https://trading_ig.readthedocs.io/

License

BSD (See LICENSE)

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

trading_ig-0.0.17.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

trading_ig-0.0.17-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file trading_ig-0.0.17.tar.gz.

File metadata

  • Download URL: trading_ig-0.0.17.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.2 Linux/5.11.0-1027-azure

File hashes

Hashes for trading_ig-0.0.17.tar.gz
Algorithm Hash digest
SHA256 4bfa9f1aa84ef1398ecb79123f17046bed408f62556fe45a1821d08e188a7e58
MD5 0e507e6920c5ebb7da627249794b8088
BLAKE2b-256 b24208a37e8f301f22d63b10ce4b1ef4b2638f3b2a162b30b701016c3c3a5819

See more details on using hashes here.

File details

Details for the file trading_ig-0.0.17-py3-none-any.whl.

File metadata

  • Download URL: trading_ig-0.0.17-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.2 Linux/5.11.0-1027-azure

File hashes

Hashes for trading_ig-0.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 3ef589089edb6b5108ccb097ff321c1aa2e2ebc690738275ac60753bb6750548
MD5 afaa4a8ccf94bfb1f82ac856d4d67509
BLAKE2b-256 50a1b60cd66c9078e7fdeb40808a787ee08c0ce16ad3080291406fb13385f739

See more details on using hashes here.

Supported by

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