All Versions
2
Latest Version
Avg Release Cycle
108 days
Latest Release
1999 days ago

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)