Realtime FX prices
Project description
FXRT
Retrieve realtime FX prices from the Oanda broker.
Installation
From pip:
pip install fxrt
From the sources:
git clone git@github.com:philipperemy/fxrt.git && cd fxrt
pip install .
Example
Display the realtime feeds.
$ python example.py
2020-05-16 07:34:46 {'AUD/CAD': {'bid': '0.90453', 'ask': '0.90550'}, 'AUD/CHF': {'bid': '0.62273', 'ask': '0.62365'}, [...]
2020-05-16 07:34:51 {'AUD/CAD': {'bid': '0.90453', 'ask': '0.90550'}, 'AUD/CHF': {'bid': '0.62273', 'ask': '0.62365'}, [...]
2020-05-16 07:34:56 {'AUD/CAD': {'bid': '0.90453', 'ask': '0.90550'}, 'AUD/CHF': {'bid': '0.62273', 'ask': '0.62365'}, [...]
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file fxrt-1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: fxrt-1.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, 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.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f58bf58bf30ad89ef75c12df21b1fef897a181002038855e645cf769276230e |
|
MD5 | 3e68387e2fe60ae9195078053014023f |
|
BLAKE2b-256 | 15fff7b5c0adfef452397513a47165261d1c67d924fcfacd77d281a5768abbe4 |