Releases: taniman/profit-trailer
Bug fixes + Enhancements
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
- Migrate Poloniex to new API
- New DYN variable TCV1
- TCV with 1 minute delay
- New DYN variable TCV5
- TCV with 5 minute delay
- Allow stoploss to use true/false formulas to trigger
- Increase buy notes and sell notes max to 20
- Performance improvements
-
Fixes
- Fix stop before switch selling into wrong base coin
- Return error notification if strategy_pair does not exist
- Fix bybit deprecated value
- Fix excel export error message and numbers
- Fix MACD not working when using smooth
- Fix manual buy returning insufficient balance error in some cases
- Fix telegram service 409 error.
- Fix
Invalid value for MonthOfYear
error when using pending orders - Fix OANDA price calculation when using hedge mode
- Fix pending % on dashboard
- Fix error in trading processor when no data exists
- Fix DIFF and SHDIFF calculation
- Fix poloniex fees
- Small fixes
-
GUI
- New Stats Component
- Application settings changed layout
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
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
- Supported buy/sell strategies now expanded to 103. From A to CZ.
- BH_buy/sell_strategy excluded due to conflict with BH... dynamic variables
- Other combinations might get excluded in the future.
- Expect high CPU usage and slow startup if you plan on going crazy with strategies
- Make it possible for a signal to invalidate another signal
- Add this to your TVscript
invalidatesignal=myothersignallabel
- This will make the last signal with this specific label for this coin expire on this specific bot
- Add new dynamic variable to get the indicator prices of when previous strategy level triggered PL(N)S(X), PL(N)T(X), PL(N)(X)
- Add new dynamic variable APRICE
- Add new strategy PLVARIABLE to display the value of a PL(X) variable in buy/sell strategies list
- PROFITPERCENTAGE strategy is no longer required for DCA buys.
- Recalculate RGAIN after a DCA buy.
- Update GUI abbreviated texts
- Supported buy/sell strategies now expanded to 103. From A to CZ.
-
Fixes
- Fix global_(X)_strategy returning an error in some cases
- Fix P% calculation for short 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
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
- Make it possible to activate a different config from other configs page
- Implement BUY_NOTE and SELL_NOTE. (It's just a display help)
- ex: DEFAULT_BUY_NOTE1 = SA * 2
- Will display DYN-BUYNOTE1 as a line under the buy strategies list
- We can have up to 5 buy notes and sell notes.
- Improve Kucoinfutures requests to help with too many requests error
-
Fixes
- Fix null being displayed in STATS page
- Fix config validator not seeing incorrect defined properties in certain cases
- Fix global strategies values not updating in certain cases
- Fix TV signals not working for OANDA exchange
- Fix bybitfutures default fees in the bot
-Fix kukoinfutures price parameter invalid 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
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 for Huobi
duplicate balance
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
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 trailing_profit and trailin_buy bounce incorrect display
- Fix Kucoin and FTX storing sold pending orders with incorrect date
- Fix test mode liquidations not resetting correctly causing premature test liquidations
- Fix Bybit Futures BaseVolume and QuoteVolume inverted
- Fix PBL clearing up after config safe
- Fix formula error when using RDIFF
- 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
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
ADX
Indicator (TradingView: Average Directional Index)- ADX_candle_period
- ADX_length
- ADX_DI_LENGTH
- Implement
DCA_MAX_TRADING_PAIRS_BUY_TIMES_START_COUNT
- Used in combination with
DCA_MAX_TRADING_PAIRS
- This causes dca max trading pairs to only reserve a coin for DCA when it actualy has x amount of buy times or more.
- ex: dca_max_trading_pairs_buy_times_start_count = 1
- Starts reserving pairs when they have at least 1 DCA bought times.
- Used in combination with
- Imlement
DCA_MAX_TRADING_PAIRS_IGNORE_PROFIT
/DCA_MAX_TRADING_PAIRS_IGNORE_ARMED
- Used in combination with
DCA_MAX_TRADING_PAIRS
- Used in DCA config to allow extra DCA coins to DCA when it's safe
- We only check ACTIVE DCA Pairs for whether they are safe or not.
- Used in combination with
- New DCA buy times protection logic
- Update Poloniex to use some websocket where possible
- Upgrade Bittrex websocket to newer version
Fixes
- Fix Advanced Notifications InstanceName not displayed in error messages notifications
- Fix Buy timeout after negative sell cache not resetting after a new buy.
- Fix KucoinFutures order not cancelable error message
- Fix DCA_ENABLED only has limited dynamic logic support. See wiki for more info
- Fix when using RANGE logic allow 0 values to be returned by the calculation
- Fix for when TestMode coin loses bought price due to incorrect balance
- Fix trailing not stopping in certain cases when we are using buy strategy levels
- Fix FIRSTBOUGHTDATE for HOLDINGTIME strategy not working
- Fix pdhigh/pdlow/pdclose/pdopen returning an error when closed_candles_period is used
- 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
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 RANGEFILTER indicator giving incorrect output
- Fix KUCOINFUTURES ticker data not updating
- 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
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 HOLDINGTIME return_value.
- Possible options: FIRSTBOUGHTDATE, LASTBOUGHTDATE.
- Default is LASTBOUGHTDATE
- Add _calculation_source for VWAPPERCENTAGE and MVWAPPERCENTAGE to change the source used for ACTUAL VWAP and MVWAP calculation.
- Possible options: OPEN, LOW, HIGH, CLOSE, VOLUME, BASEVOLUME, HLC3
- Add HOLDINGTIME return_value.
-
Fixes
- Fix offset when using closed candles
- Fix FTX exchange orders not registering in the sell log (api update)
- Fix automatic delete of buy/sales records based on log history setting not working
- Fix VWAP/MVWAPPERCENTAGE
return_value=ACTUAL
support - Fix crash and add message to indicate that LASTDCABUY is not allowed to be used in PAIRS config
- Fix XMACROSS and STOCHRSICROSS not returning a true cross in certain special cases
- Fix siteName should be optional for ADNAVED Notifications as we have a variable to include or exclude it
- Give a better error message if Auto Switch Config is missing candle period setup
- Prevent config saving if we have duplicated properties to prevent data loss
- Upgrade telegram library to fix crash
- Slow down Bybit requests if we get too close to rate limit
- 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
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 liquidation registration error
- Fix reset strategy_level(x) after auto config switch
- Fix display of offset number in GUI when using only_closed_candles
- Fix TCV stats skipping dates with 0 trades. Show same TCV as previous day instead
- Fix logout button
- Small issues
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
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
- Update Many outdated packages
- Update log4j library with latest patches
- Implement DYN logic buy_leverage
- Implement BYBITFUTURES register funding fee
- Implement BYBITFUTURES register live liquidations
-
Fixes
- Fix WAITXCANDLES usage crash in some cases
- Fix DCA_MAX_trading_pairs resetting if we have connection issues
- Fix rangefilter crash for new released coins
- Fix problem in STRATASC/STRATDESC usage causing coins to not show in PBL
- Fix DAILY stats avg growth % display blank in some cases
Check the wiki for the full list of available features and settings
Compatibility
-
Operating system
- Windows
- Linux
- MacOS
-
Browsers
- Chrome
- Firefox
- Safari
- Edge (Limited)