Navigation

  • index
  • modules |
  • next |
  • cryptojp 1.0.0 documentation »
Cryptojp

Table Of Contents

  • HOW TO USE
  • Function list

APIDoc:

  • cryptojp package

Contents

  • Cryptojp Documentation
  • Indices and tables
  1. Docs
  2. Cryptojp Documentation

Cryptojp Documentation¶

made-with-python PyPI pyversions Build Status Coverage Status Maintenance PyPI status

  • == Python client for cryptocoin exchanges
  • cryptojp is a python client for crypto coin trade.
  • You can use this library on Python2/3.
  • welcome your contributions.
  • HOW TO USE
    • Initalizing
    • Ticker def ticker(item = currency_pair):
    • Markets def markets():
    • Order def order(item, order_type, side, price, size):
    • Cancel Order def cancel_order(item, order_id:
  • Function list

APIDoc:

  • cryptojp package
    • Submodules
    • cryptojp.binance module
    • cryptojp.bitfinex module
    • cryptojp.bitflyer module
    • cryptojp.btcbox module
    • cryptojp.coincheck module
    • cryptojp.errors module
    • cryptojp.hitbtc module
    • cryptojp.kraken module
    • cryptojp.poloniex module
    • cryptojp.quoine module
    • cryptojp.realcurrency module
    • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page
HOW TO USE

Navigation

  • index
  • modules |
  • next |
  • cryptojp 1.0.0 documentation »
© Copyright 2018, Author. Created using Sphinx.