Overview
This is the official API client for the FalconX API.
API Documentation: http://docs.falconx.io
Quickstart
from falconx_py import FalconxClient
fnx = FalconxClient(key=KEY, secret=SECRET, passphrase=PASSPHRASE)
quote = fnx.get_quote('BTC', 'USD', 5, 'two-way')
result = fnx.execute_quote(quote['fx_quote_id'], 'buy')
Installation
pip install falconx-py
About FalconX
FalconX is an institutional digital asset brokerage.
Release files for falconx-py 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| falconx-py-0.2.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| falconx_py-0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / falconx-py-0.2.tar.gz
| Download URL | falconx-py-0.2.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63329668f1b79baead53daeebd81a47c3e8175177e733ba0709ce1e6ccda7436
|
|
BLAKE2b-256 checksum How to use checksums |
245e68a7f840bf4c00536d49ddd23e3269f7d8e85b04c96ba65ab22216f43bcc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|
Release files / falconx_py-0.2-py3-none-any.whl
| Download URL | falconx_py-0.2-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b3f22d0d1085a09d21ee24bd87f661068415f794df056294655cd35137c13f05
|
|
BLAKE2b-256 checksum How to use checksums |
e3f0d11050a931ecb2963e81649ed0b69e99aff99f299dea04ec86a8d74ab1f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|