Api for site btc-trade.com.ua/
Project description
About
Python bindings for btc-trade.com.ua. I am Not associated – use at your own risk, etc.
Installation
pip install btctrade
Using
import btctrade
btc = btctrade.Btctrade('YOUR PUBLIC KEY', 'YOUR PRIVATE KEY')
btc.get_my_orders('btc_uah')
Supported calls
Public methods (you can call these method without public and private keys)
get_deals(pair)
get_sell_trades(pair)
get_buy_trades(pair)
get_japan_stats(pair)
Private methods(public and private keys are required)
get_balance()
sell(pair, price, amount)
buy(pair, price, amount)
get_my_orders(pair)
get_order_status(order_id)
remove_order(order_id)
bid(pair, amount)
ask(pair, amount)
Donations
BTC: 1J2ZSc97yzrGihULVMPCtEZs7zUDD6j7v
ETH: 0x86735BCB1990CE2E2C264F850732255a7D9dEC21
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
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 btctrade-0.1.7.tar.gz.
File metadata
- Download URL: btctrade-0.1.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83ba9b515772660268f3e4b73d0735e5b39105093934e3f87635de036c1f94f0
|
|
| MD5 |
234a68374135eba73cb82a3cbb994c10
|
|
| BLAKE2b-256 |
652bd85cea7bd572ea4d004e4dbf52b31def43bf79a03a28070323d7fd7787e9
|
File details
Details for the file btctrade-0.1.7-py2.py3-none-any.whl.
File metadata
- Download URL: btctrade-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a001b64f8c414438a6cc0fb239978bcbba0a6c1f93bdd4f0fd74725c080e9cb
|
|
| MD5 |
b27f77cddca024510436842f1f0c96da
|
|
| BLAKE2b-256 |
2dcb713fe13a271912e8b65ba22ed18eddc9a5ec7b629fff84ba5346e185cf1f
|