The official client for the FalconX API
Project description
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.
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
falconx-py-0.2.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file falconx-py-0.2.tar.gz
.
File metadata
- Download URL: falconx-py-0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
63329668f1b79baead53daeebd81a47c3e8175177e733ba0709ce1e6ccda7436
|
|
MD5 |
cafc2f839e1f7e5257140277679ae270
|
|
BLAKE2b-256 |
245e68a7f840bf4c00536d49ddd23e3269f7d8e85b04c96ba65ab22216f43bcc
|
File details
Details for the file falconx_py-0.2-py3-none-any.whl
.
File metadata
- Download URL: falconx_py-0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b3f22d0d1085a09d21ee24bd87f661068415f794df056294655cd35137c13f05
|
|
MD5 |
436113d286aaa368e79a29a88655d912
|
|
BLAKE2b-256 |
e3f0d11050a931ecb2963e81649ed0b69e99aff99f299dea04ec86a8d74ab1f3
|