Skip to content

Bug fixes

Compare
Choose a tag to compare
@taniman taniman released this 07 Nov 15:46
04d8f20

WARNING

Please make sure to backup your data before upgrading.
You CANNOT rollback after upgrading from a 2.4.x version

Important!

Read 2.5.0 Release Notes

Change log

  • Enhancements

    • Various performance improvements after users suggested CPU usage was high
    • Improve RANGEFILTER CPU USAGE, (double check if values are still okay)
    • Try to prevent TCV from fluctuating when we are buying and selling
    • Add RGAIN, RDIFF. Value of Reversal Gain and Value of Reversal Total Loss (The value used to calculate Reversal GAIN %)
  • FIXES

    • Fix HIGHKELTNERCHANNEL returning LOWKELTNERCHANNEL value
    • Fix FTX SPOT bought price calculation and more
    • Fix our HIGHBB, HIGHATRBAND, HIGHKELTNERBAND value check was not as described in 2.5.0 due to change in 2.5.1
      • Was retuning true when going down instead of up. Use buy_strategy_direction/sell_strategy_direction
      • NOTE: If you use one of these, double check your config logic.
    • Delete SL,TSL,TPS exchange orders if the triggers are set to 0.
    • Disable auto config switch sending discord/Telegram message
    • Fix DCA enabled dynamic logic support
    • Fix Reversal rebuy calculating REVERSALGAIN incorrectly
        - NOTE: existing Reversal positions will not be fixed.
        - 2.4 Reversal positions are not compatible with 2.5 logic
  • GUI

    • Fix notification balloon keeps popping up
    • Fix reserved total cost display
    • Fix read-only mode can log out
    • Put (p) a few places to make it clear we are looking at a paper bot

Check the wiki for the full list of available features and settings

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)