All Versions
2
Latest Version
Avg Release Cycle
108 days
Latest Release
2142 days ago
Changelog History
Changelog History
-
v0.0.2-alpha Changes
November 05, 2018- โ Added new exchanges (kucoin, hitbtc, ...)
- โ Added websocket support for some exchanges (bitfinex, binance, hitbtc)
- ๐ Changed
strategyFunc
signature to match multiple markets and multiple exchanges. - โก๏ธ Optimized handling by caching intermediate values
- ๐ Support for hybrid REST/Websocket strategy
- Simulation mode added
- ๐ Changed format of config file to allow much more features
- โ Added wiki first version ;)
NOT PRODUCTION READY
-
v0.0.1-alpha Changes
July 20, 2018๐ First alpha release.
NOT PRODUCTION READY.
Comes with the currently built strategies.- IntervalStrategy (Calls OnUpdate every interval)
- WatchStrategy (Prints info about a specified market, in config file)