AsyncAlgoTrading/algo-coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
TypeScriptApache-2.0
Issues
- 1
- 1
Port to perspective workspaces for UI
#83 opened by timkpaine - 0
Update docs to auto pull readme
#86 opened by timkpaine - 0
Update readme for Archive
#87 opened by timkpaine - 0
Move to AAT org
#84 opened by timkpaine - 0
dist with twine
#82 opened by timkpaine - 0
- 1
Features tracker
#77 opened by timkpaine - 0
Add crypto tip jar, remove beerpay
#76 opened by timkpaine - 0
Add last trade price by asset to UI
#81 opened by timkpaine - 0
Change top bar back to menus
#80 opened by timkpaine - 0
Start on order book
#60 opened by timkpaine - 0
Render timestamps as datetimes in perspective
#75 opened by timkpaine - 0
Port all data and order access to ccxt
#73 opened by timkpaine - 0
Add support for options and futures
#64 opened by timkpaine - 0
begin converting core engine code to C++
#58 opened by timkpaine - 1
- 0
Rest API expansion
#51 opened by timkpaine - 0
- 1
Test Improvements
#50 opened by timkpaine - 1
UI enhancements
#63 opened by timkpaine - 0
Port to perspective-python tornado handler
#72 opened by timkpaine - 0
Example fixes
#52 opened by timkpaine - 1
stream data over websockets
#57 opened by timkpaine - 0
Use existing framework?
#49 opened by timkpaine - 1
dist wheels once cpp stuff
#62 opened by timkpaine - 1
- 1
better way to grab historical data
#56 opened by timkpaine - 1
Exchange support
#48 opened by timkpaine - 0
Port UI to perspective-phosphor
#70 opened by timkpaine - 0
migrate to nose2/tox/pytest
#69 opened by timkpaine - 0
- 0
add linter
#68 opened by timkpaine - 0
use another library for managing order entry
#66 opened by timkpaine - 1
- 1
hack gemini buy/sell to support market orders
#42 opened by timkpaine - 1
Differentiate between strict notional (gdax) and strict volume (Gemini) market orders
#45 opened by timkpaine - 0
Add options and futures to roadmap on readme
#65 opened by timkpaine - 2
- 0
add "simulation" mode, hybrid between backtest/live where data is live and real but trades are simulated
#59 opened by timkpaine - 3
migrate from gdax to coinbase pro
#53 opened by timkpaine - 0
get strategies from config file
#41 opened by timkpaine - 1
Change example keys to Gemini
#44 opened by timkpaine - 1
add gemini order format tests
#38 opened by timkpaine - 1
add gdax order format tests
#39 opened by timkpaine - 1
investigate port to rx/pyalgotrade/backtrader
#46 opened by timkpaine - 0
gdax sandbox not usable
#47 opened by timkpaine - 0
Add install from pypi to readme
#43 opened by timkpaine - 0
add onExit callback, cancel open orders in test strat (otherwise have to cancel all the gemini orders manually)
#37 opened by timkpaine - 0
normalize buy/sell response to be consumed and processed (by risk and for limit orders)
#36 opened by timkpaine