Skip to content

Releases: taniman/profit-trailer

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)

Bug fixes + Enhancements

04 Feb 16:16
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)

Bug fixes + Enhancements

13 Jan 10:09
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 SIBH to get indicator value of initial buy history
    • Add IBHLEV, IBHAMOUNT, IBHBPRICE dyn properties
      • (Initial Buy) Bought times, Leverage, Amount, Bought Price
  • Fixes

    • Fix price rounding problem Kucoin Futures
    • Fix buy_leverage dyn logic not working
    • Fix SHAMOUNT amount not correct in some cases
    • Fix EQPRICE, EQAMOUNT etc not working when sorting by PRICE and more than 500 buy records stored of same coin
    • Fix incorrect PROFITPERCENTAGE (indicator) calculation on buy side when shorting
    • 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

12 Jan 22:46
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 SIBH to get indicator value of initial buy history
    • Add IBHLEV, IBHAMOUNT, IBHBPRICE dyn properties
      • (Initial Buy) Bought times, Leverage, Amount, Bought Price
  • Fixes

    • Fix price rounding problem Kucoin Futures
    • Fix buy_leverage dyn logic not working
    • Fix SHAMOUNT amount not correct in some cases
    • Fix EQPRICE, EQAMOUNT etc not working when sorting by PRICE and more than 500 buy records stored of same coin
    • Fix incorrect PROFITPERCENTAGE (indicator) calculation on buy side when shorting
    • 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)