Python SDK for the Quickex HTTP API
Project description
Quickex SDK
Table of Contents
Installation
pip install quickex-sdk
Usage
config = Config(api_url=api_url_base, api_public=api_public_base, api_secret=api_secret_base)
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.3.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.3.tar.gz.
File metadata
- Download URL: quickex_sdk-1.0.3.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 |
bcb9f49add662ab9e465ce5fe40b3b089c78d4d9b6c0590f8d9a869be9e17a54
|
|
| MD5 |
08e6b76b1c53c0def559355ffc39c82c
|
|
| BLAKE2b-256 |
157ca134f5f614d9a51bcbcc99161f4b6a9211982709bb4a24971d80071f0127
|
File details
Details for the file quickex_sdk-1.0.3-py3-none-any.whl.
File metadata
- Download URL: quickex_sdk-1.0.3-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 |
82022ec692a7ba1455122e01c21c5235e6779c39ed71f8762e782ef50de8725f
|
|
| MD5 |
9230a6e0524f3c3521752b2a18c05118
|
|
| BLAKE2b-256 |
16f8a82199d0b905c77c9c2b2a5c8aca34e7ed6f1b5b4bc2cd46eb44beb91105
|