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('<public key>', '<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
btctrade-0.1.6.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for btctrade-0.1.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 348b495962ebc31531de2777b5cc7a7198544633489ac26fbc7d10d0c2d93587 |
|
MD5 | e26f1d95d69ce097dbf2b6b1b3c92dd6 |
|
BLAKE2b-256 | 0f0c977a689af404734c11201f9ae4d6a18bef82eab08d4903b9f0ad3472a78d |