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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size btctrade-0.1.7-py2.py3-none-any.whl (3.0 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes View |
Filename, size btctrade-0.1.7.tar.gz (3.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for btctrade-0.1.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a001b64f8c414438a6cc0fb239978bcbba0a6c1f93bdd4f0fd74725c080e9cb |
|
MD5 | b27f77cddca024510436842f1f0c96da |
|
BLAKE2-256 | 2dcb713fe13a271912e8b65ba22ed18eddc9a5ec7b629fff84ba5346e185cf1f |