Skip to content

Releases: taniman/profit-trailer

Bug fixes

20 Dec 17:37
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 kraken daily candles not updating correctly with websocket data

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

03 Dec 22:28
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 kraken balance for coins starting with letter X not showing up

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

03 Dec 19: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

  • FIXES
    • Fix bybit max 20 positions displayed

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

01 Nov 00:34
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 Kraken continuous websocket disconnection due to too much data request

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 + small enhancement

09 Aug 19:19
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 new property to enable binance futures credits.
        USE_BINANCE_FUTURES_CREDITS
  • FIXES

    • Retry logic to check and fix failed records of EQ Sales
    • Fix Bybit UTA spot account
    • Fix kucoin spot crashes with internal error

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

04 Mar 14:08
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 discord webhooks sending duplicate messages
    • Fix a crash in DCA stored data in some cases
    • Fix Binance Websocket URL

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

16 Jan 14:48
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 Indicators config SKIP_EMPTY_CANDLES
      • Use this to match TradingView logic where EMPTY candles are skipped for indicator calculation
    • add DYN variables to read profit and funding for today/yesterday/week
    • add DYN variable TIMELEFTOFDAY to get the amount of minutes left before the current day ends
    • Add support to use a discord webhook to send our messages
      • Only supports sending the normal buy/sell/informational messages
  • FIXES

    • Fix for Bybit SPOT fees not being recorded correctly causing bought price issues
    • Fix buy_timeout, buy_timeout_after_sell, buy_timeout_after_negative_sell, buy_timeout_after_create_pending, sell_timeout
      • If we change the timeout in the config all positions will recalculate expiration if the new time is smaller than current expiration time
    • Fix the message being displayed on bots running outdated PT Versions

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

07 Jan 13:23
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

    • Improved Service unavailable protection logic and so now it cannot be set lower than 2 minutes.
      • This logic is used to try and prevent bot from buying/selling incorrectly when there are connection errors to the exchange
    • Remove BinanceDEX exchange. It's broken and not used anyway.
    • Slowdown Kraken api calls due to new api limitations.
      • It has a slower startup but once all websockets are connected and ready to go it should be same as before
    • Always use buy history data to read a positions first bought date when Equalizer is enabled
  • FIXES

    • Fix LASTDCABUY_use_eq_price will display the last unsold buy when EQ start level has not been reached
    • Fix for Bybit spot price calculation when no fees are charged
    • Fix for Bybit spot dust amounts
    • Fix for EQ when the EQLevel is dust and we cannot sell it. We skip the level
    • Fix test mode funding recording incorrectly sometimes
    • Fix liquidation saving duplicates sometimes. Added extra check

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

09 Dec 19:30
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 support for Bybit Unified Account
  • FIXES

    • Fix Oanda amount calculation
    • Fix Oanda dust value
    • Fix Oanda precision issue
    • Fix Kucoinfutures volume
    • Fix LASTDCABUY_use_eq_price should default to last bought price if no EQPRICE is present
    • Fix Kraken chartdata issue
    • Fix Kraken ticker errors
    • Small fixes
  • API

    • Return FundingFee data through API

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

07 Nov 14:36
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 buy/sell strategylevels not resetting after a DCA buy
    • Fix DCA level reset causing errors in certain cases
    • Handle Bybit exchange orders errors better
    • Fix bybit short liquidations not being registered
    • Fix Binance error when trying to register funding in some cases
    • 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)