AsyncAlgoTrading/algo-coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
TypeScriptApache-2.0
Issues
- 0
- 0
- 1
unify cli and config interfaces
#15 opened by timkpaine - 1
- 1
Make sure type annotations are complete
#14 opened by timkpaine - 1
Shouldn't have else cases
#12 opened by timkpaine - 0
build out parser support for multiple exchanges
#33 opened by timkpaine - 0
market data struct too gdax specific
#7 opened by timkpaine - 0
Need to abstract gdax code into exchange
#3 opened by timkpaine - 1
Add "Getting Started" to readme
#25 opened by timkpaine - 1
expose rest api
#26 opened by timkpaine - 1
Expose trade history as endpoint
#27 opened by timkpaine - 1
Expose running strategies as endpoints
#29 opened by timkpaine - 1
Expose buy/sell as endpoint
#30 opened by timkpaine - 1
Investigate rx python for reactive engine
#32 opened by timkpaine - 1
poloniex support
#24 opened by timkpaine - 1
itbit support
#23 opened by timkpaine - 1
Fix Gemini exchange
#21 opened by timkpaine - 0
updates for gdax library changes
#18 opened by timkpaine - 2
keys, market data
#2 opened by timkpaine - 0
add simple strategy that buys and sells repeatedly, market and limit, to test this order/risk/execution functionality
#35 opened by timkpaine - 1
Expose account info as endpoint
#28 opened by timkpaine - 0
move to public travis from private
#19 opened by timkpaine - 1
- 0
codecov vs coveralls
#20 opened by timkpaine - 0
add waffle badge when available
#13 opened by timkpaine - 1
- 1
- 1
Manual mode should not block
#1 opened by timkpaine - 1
type annotations not correctly enforced
#9 opened by timkpaine - 0
- 0
Propagate to json
#6 opened by timkpaine - 1
Shouldn't need keys for backtesting
#4 opened by timkpaine