Skip to content

Releases: taniman/profit-trailer

Bug Fixes

18 Apr 11:56
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Fix bybitspot losing bought price
    • Fix change in Binance API causing some issues with dust value readings
    • Fix dust log missing some coins
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

17 Apr 19:32
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Fix bybit inverse leverage could not be updated error
    • Fix bybit reading too little data from api when processing orders
    • Fix PTAssistant Tab showing data incorreclty
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes + Enhancements

10 Apr 01:47
04d8f20
Compare
Choose a tag to compare

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

  • New

    • Implement BYBITSPOT exchange
    • Implement KRAKENSPOT exchange
    • Upgrade Bybit API to use V5 api.
    • Add normal SL/TSL/TPS to trigger even if exchange orders are created in some situations.
      • i.e: bot is not able to create the order on the exchange
  • Fixes

    • Additional protection when auto switch config switches config
    • Bybit websocket improvements
    • Fix min buy spread and max buy spread not working for shorting bots
    • Fix TradingView chart and new Bybit pair naming on TV
    • Fix GUI not showing error messages correctly in some cases
    • Remove FTX code
    • Multiple GUI fixes
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

18 Mar 20:01
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Fix TPS,TSL exchange orders not registering in the sales tab
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

17 Mar 01:00
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Fix TPS not triggering when using create exchange orders
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

16 Mar 15:24
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Move DB cleanup logic for pending orders to do less requests
    • Fix exchange order information not being displayed
    • Small Fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

13 Mar 13:39
04d8f20
Compare
Choose a tag to compare

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

  • New

    • Kucoinfutures liquidations are now registered
  • Fixes

    • Fix to allow UTF-8 characters in comments
    • Fix global formula not being parsed for lower casing
    • Fix buy timeout recalculation problem
    • Fix leverage bracket info missing
    • Fix some pending history data not getting deleted from the DB

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

27 Feb 19:56
04d8f20
Compare
Choose a tag to compare

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

  • Fixes
    • Fix IBH* DYN causing a exception on some bots
    • Small fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

27 Feb 15:18
04d8f20
Compare
Choose a tag to compare

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

  • New

    • Add LASTDCABUY_use_eq_price.
        - Set it in your indicators to true and LASTDCABUY will calculate based on EQPRICE. Since EQPRICE is the next DCA being looked at
  • Fixes

    • Fix IBH* DYN logic reading incorrect buy record
      - Fix sell timeout stops working after a bit
    • Fix Liquidation record added sometimes would use incorrect DB data
    • Sort buy/sell note correctly when using labels
    • Small fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)

Bug fixes

06 Feb 15:45
04d8f20
Compare
Choose a tag to compare

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

  • New

    • Implement labels for buynote and sellnote
      • DEFAULT_buy_note1_label = test
    • Improve trailing buy logic.
      • Allow trailing buy to continue trailing even if the coins are blocked due to another buy/sell
    • Indicate MAX leverage in settings to use max leverage possible for our positions. Works on BINANCEFUTRES and BYBITFUTURES
      • DEFAULT_buy_leverage = MAX
  • Fixes

    • Fix SIBH (X) not returning correct value
    • Fix PL(n)(x) not returning correct value when using double letters
    • add extra eq reset logic to fix EQGAIN not resetting sometimes
    • Try to set a pending order that is cancelled back to it's original first bought date and last bought date
    • Fix KUCOINFUTURES showing ghost positions when we have some funds in the COIN market
    • Get a proper error when leverage defined is bigger than max leverage allowed for a pair
    • Format Global Formulas so they also get the RED/Green color when false/true
    • Small fixes

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

Compatibility

  • Operating system

    • Windows
    • Linux
    • MacOS
  • Browsers

    • Chrome
    • Firefox
    • Safari
    • Edge (Limited)