PyGIndex - Python library/framework
Project description
PyGIndex
Python library/framework to access and trade on IG Index
Installing
Install and update using pip:
pip install -U pygindex
Examples
Get session details
from pygindex.client import IGClient
c = IGClient()
s = c.get_session_details()
print(s)
Will produce
{'clientId': 'XXXXXXXXX',
'accountId': 'XXXXX',
'timezoneOffset': 1,
'locale': 'en_GB',
'currency': 'GBP',
'lightstreamerEndpoint': 'https://apd.marketdatasystems.com'}
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygindex-0.2.0.tar.gz
(36.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygindex-0.2.0.tar.gz.
File metadata
- Download URL: pygindex-0.2.0.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31674ecb186cfa01c2a33401a901edf564262af4c670cc83ba64383c23ea08cd
|
|
| MD5 |
e11de04e73772cd39fe0bcbebce80449
|
|
| BLAKE2b-256 |
4ec8b5a2840b4cf0d9306e510e225a2a3d1a466d7132bc0ecc111fa07f0c56de
|
File details
Details for the file pygindex-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: pygindex-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf4785b2462cdda261d4288b589677d5f482ce5984fd24f04347cbcc5bdb6dc7
|
|
| MD5 |
dcc9843622e8611a1c9075282261ff7b
|
|
| BLAKE2b-256 |
cd2a7010c11006b80ff45343098ff8a2770fa87f23a9a5b2764b250d28f9f0b7
|