Python SDK for the Quickex HTTP API
Project description
Quickex SDK
Table of Contents
Installation
pip install quickex-sdk
Usage
config = Config(api_url="https://quickex.io", api_public="public", api_secret="secret")
sdk = QuickexSDK(config)
Get instrument
res = InstrumentReq(currencyTitle="USDT", networkTitle="TRC20")
instrument = sdk.get_instrument(res)
License
quickex-sdk is distributed under the terms of the MIT license.
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
quickex_sdk-1.0.4.tar.gz
(6.4 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 quickex_sdk-1.0.4.tar.gz.
File metadata
- Download URL: quickex_sdk-1.0.4.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da2338e08560b7a338d362b9c868f106a374dc4428ef4355278e1045a6286ea2
|
|
| MD5 |
60b6154d3be2c3ea37059022ed31d570
|
|
| BLAKE2b-256 |
30070eac278cb5d6919fecfd59657932f615fd01bb881baf8d3d3835040081ca
|
File details
Details for the file quickex_sdk-1.0.4-py3-none-any.whl.
File metadata
- Download URL: quickex_sdk-1.0.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de9f540702f2f53eacebce2bcc89effe2e5b417064345888dd3c753f956afcdc
|
|
| MD5 |
8ba1c34d1d68b0513606df9c85d92bc9
|
|
| BLAKE2b-256 |
53b12944373b78549daebcb9ff90126df55f6574c534219a998e1bdf157f48db
|