Igthorn v1.0.1 Release Notes

Release Date: 2019-10-08 // over 4 years ago
  • ๐Ÿ›  I'm pleased to announce the new version of Igthorn which contains numerous features as well as bugfixes that were only discovered in process of live trading for over a month.

    List of new features:

    • ability to gracefully shutdown trading (this allows traders to continue until they will be able to sell)
    • more sophisticated rebuying strategy that keeps track are any other traders at specific price level
    • dashboard widgets:
      • amount of trades across last days
      • total income in last 24h, 7 days, 30 days and all the time
      • char pie of gaining / losing trades
    • nailed a lot of edge cases where race condition between exchange and Igthorn was happening
    • new screen allowing configuration of Binance API key and secret - THIS IS NOT USED YET
    • ๐Ÿ”€ smaller changes like syncing state of traders with leader to allow to shutdown ones that have not filled buy orders and others

    ๐Ÿฑ Other nice things include new logo ๐Ÿพ

    ๐Ÿฑ I wanted to say huge thank you to @Soimil that solely contributed most of the changes to frontend creating live views, widgets and fixing javascript ๐Ÿ‘


Previous changes from v1.0.0

  • ๐Ÿš€ This release contains numerous improvements to the ecosystem most importantly:

    • โœ… fully working backtesting system
    • ๐ŸŽ naive trader strategy that has interesting performance capabilities
    • audit tables added