Author

Topic: [ANN] Archon - trading framework and broker (Opensource) (Read 92 times)

member
Activity: 81
Merit: 10
Archon is an opensource software library to trade against various Crypto exchanges. It is very generic, so that it can be reused for building e.g. trading strategies, reports (Profit and loss, balance), a streaming service.

For software driven trading several wrappers for API's exist, but they are generally catered to a single exchange. There are two projects that are generic gekko and CCXT. Archon caters mostly to professional traders, rather than just providing a thin wrapper.

It is written in python3 and MIT licensed.

https://github.com/economicnetwork/archon

Currently supported exchanges are: BITTREX, KUCOIN, KRAKEN, CRYPTOPIA, BINANCE.

Tools:

* balance report
* mailgun
* monitor orderbooks
* execute trades in a strategy

If you need further exchanges or requirements the project is open for contributions
Jump to: