Order Operation
Project description
install order
pip install rest-zerocap-client -i https://www.pypi.org/simple/
demo
from rest_client.zerpcap_rest_client import ZerocapRestClient api_key = "" secret = "" client = ZerocapRestClient(api_key, secret) result = client.create_order(symbol, side, type, amount, price, client_order_id, note, third_identity_id) result = client.fetch_order(id, note, third_identity_id) result = client.fetch_orders(symbol, since, limit, note, third_identity_id)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rest_zerocap_client-0.0.5.tar.gz.
File metadata
- Download URL: rest_zerocap_client-0.0.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44b59070a0161d7d8ffce188459f52fc0bd04af4d921fe7bb3f0227950c31a3a
|
|
| MD5 |
8ecec0d849c0eb10d2b6731e1f76e8cd
|
|
| BLAKE2b-256 |
d49bbe5080e0cc3a0c679ed1a6d8148bcbb62f557eb424e414d1bb338cd1fee9
|