LATOKEN REST API and STOMP Websocket python implementation
Project description
If you find any bugs or want to contribute, feel free to submit your improvements.
- Source code
- REST API Documentation
- STOMP Websockets Documentation
- LATOKEN API Telegram
This library covers
Authentication of private requests for both REST API and STOMP Websockets
Asyncio websockets with the option to subscribe to multiple streams simultaneously
General market data such as historic and current prices, orderbooks, active currencies and pairs
User account balances access
Deposit address generation
Withdrawals
Transfers within the account
Transfers between accounts (to other users)
Crypto Spot Trading
This library doesn’t cover
Futures Trading
Stocks Trading
IEO Purchases
Responce exceptions are exchange generated and are not handled by the library
Logging is not implemented
Quick Start
Register an account on LATOKEN.
Generate an API key in your account with relevant permissions.
There are 4 levels of API key permissions at LATOKEN:
Read only (you can view market and account data)
Trade on Spot (in addition: place and cancel orders)
Trade and Transfer (in addition: transfer within your account)
Full access (in addition: transfer to other users, deposit and withdraw)
Install latoken-api-v2-python-client library:
pip install latoken-api-v2-python-client
Examples of code usage:
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
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 latoken-api-v2-python-client-0.2.1.tar.gz.
File metadata
- Download URL: latoken-api-v2-python-client-0.2.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
985628d49105caa66516781d80672de6adaf3d4fe37cf4ae3d38c48fcefe0893
|
|
| MD5 |
106ef78e82e7a9f4a134b49bf3d6d5b0
|
|
| BLAKE2b-256 |
bec9dec506a99a101409af67a1984bd8d2c7361e2064087046fb65559cca6bf3
|
File details
Details for the file latoken_api_v2_python_client-0.2.1-py3-none-any.whl.
File metadata
- Download URL: latoken_api_v2_python_client-0.2.1-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b5337a212b9a2c9e45cdedfd84576c1c17a586d3054bfd7dd1857d83071884e
|
|
| MD5 |
25ad28f69e2f8c6bd91ec30c56a716f0
|
|
| BLAKE2b-256 |
205c861fb9b269cbae5be8338a6af4b9a7d6c880117a2a8a3dc79d1666def0f5
|