CoinEX (temporary name) is open source software that can develop, test, share, execute and manage trading strategies using various cryptographic exchange data.
The names and repositories will change as alpha test versions are developed.
Current exchange is as follows.
- Bittrex / UPbit
- Bitfinex
- Poloniex
- Coinone
- https://github.com/influxdata/influxdb/client/v2
- https://github.com/ironpark/go-poloniex
- https://github.com/toorop/go-bittrex
- https://github.com/gin-gonic/gin
- https://github.com/asaskevich/EventBus
- https://github.com/sirupsen/logrus
Ethereum Address:
0x7EA84eFF0f9D3bd2EaD6Db190A4387B71ac42b44
Attention! Do not send Ethereum Classic!
Goals for CoinEX
-
TravisCI support
-
Simulation support for algorithmic trading
- Storing and managing real-time price data (OHCL) using a time series database (influxDB)
- Plug-in system for custom trading strategy
- Plug-in system for trading indicators ex) SMA, EMA, ...
- Trading simulation using historical data and report support for performance evaluation of trading strategy
- Scripting language support for plug-in ecosystem (python / js)
-
Support visualization based on web technology
- apis
- codes