2.2.3 Released

Fixes

  • Change average calculator to persist the average price we calculated last so it does not lose it so easily.
    • Price calculation may lose price if the amount of coins is higher than what we previously had stored (too much commission, cancel pending outside of bot, deposit coins)
  • Remove the 30 seconds restriction on Manual Buys/Sells.
  • Return service unavailable error when the bot is shutting down and it’s api is still being accessed.
  • Fix testmode tradehistory is fetching live tradehistory causing price loss
  • Fix price gets lost when orders are cancelled to be merged
  • Fix error when selling DCA pairs manually causing the data not to be logged correctly
  • Different bug fixes
  • BitMEX beta fixes
    • Rewrite bitmex api to prevent bans and better error handling
    • Fix multiple display problems with Bitmex
    • Fix bug preventing buys even when initial cost is enough to buy 1 contract
  • Signals fixes/additions
    • Log all new signals received to the log file (We don’t really need the server.log_signals anymore)
    • Display your active signal providers in the PT log when booting. (Will be added to the GUI soon)
    • Do not mark as sell signal as processed if not all coins were sold.
    • If cost is specified in the signal template on TradingView we use that and calculate the amount to buy based on the cost
    • Users can give SIGNAL buy strategy a label just like any other buy strategy. Specify label=’blablabla’ in your TV message or via the API
    • Signals will display in the buy log or sell log in most cases what providers a signal came from
    • Allow signals to be send to a seperate discord channel to prevent clogging the normal channel discord.new_signal_notification_channel

https://download.profittrailer.com/ProfitTrailer-2.2.3.zip

Version 2.2.0 is released

Version 2.2.0 is now officially released.
Please read the release notes carefully and once a again, please create a backup.

 

https://download.profittrailer.com/ProfitTrailer-2.2.0.zip

 

Required upgrades

  • PTTracker (https://github.com/bTayFla/PtTracker/releases/tag/2.2.2)
  • PTNotifications (https://github.com/Roy4lz/ptnotifications/releases/tag/1.3.0)

What’s up with Bitmex?
Bitmex can be used by anyone with a multi-exchange license, but it was not tested as good as I would like and there are some small display issue that made me decide to tag is as BETA.
So don’t go all in just yet. Be safe.

Can I short on Bitmex?
No, as per our roadmap. We will officially introduce shorting in 2.3 for all exchanges. But if my testing reveals that the current implementation we have if good enough Shorting for Bitmex can be released sooner. As a bit of the logic is already there.

Can I use leverage on Bitmex?
Yes, you can use leverage on Bitmex, but you will need to set a special property in application.properties where you confirm that you know the risks of leverage trading.

Where are the Signal Providers?
Signal Providers will be added to our shop in the next 48 hours.

Release Promotion
Get 22% discount on all products and 50% discount on lifetime. This week only, to celebrade PT 2.2 release.
Discount code: PTRELEASE22 or PTRELEASE50

POLONIEX News

We’re postponing the maintenance originally planned for this Monday, December 17th.

Our final testing uncovered an obstacle we need to address prior to completing the upgrade in order to make it as fast, seamless, and secure as possible.

We apologize if this delay is inconvenient for you. However, it is critical that we minimize platform downtime, and will provide ample notice once we’ve rescheduled the maintenance.

Additionally, in response to the feedback we received this time, we wanted to note a couple things: First, we’re working to find a solution for customers with many open orders.

Second, we will do our best to reschedule during a time when volumes are typically low

2.1.24 – Released

Fixes

  • Improve bot startup time
  • Improve CPU usage when running bot in test mode
  • Fix pending orders returning an error when a GAIN of -100 is set. If a negative gain is set we create a pending order to cover at least the fees.
  • Fix pending buy orders original value is not being included in TCV
  • Fix a bug when a pending order is cancelled we lose track of the date the pending order was cancelled
  • Minor fixes

https://download.profittrailer.com/ProfitTrailer-2.1.24.zip

Binance system upgrade

Binance will have a big system upgrade tomorrow. It will take about 8 hours according to them.
https://support.binance.com/hc/en-us/articles/360019455112-System-Upgrade-Notice

Advice
– Turn off your bot
– Put `server.start_trading_delay = 15` in application.properties. (Leave the bot off)
– When Binance comes back online. You can boot your bot back up and it will not sell/buy anything for 15 minutes.
– Please check and double check your pairs and make sure this downtime did not have any side effects.
– Once you are sure all is good remove the property from your application.properties again for the next time you restart

2.1.22 – Released

Fixes

  • Fix Kucoin showing coins as TOO NEW incorrectly
  • Fix Incorrect Balance and TCV in Testmode
  • Add an extra verification when pending orders are cancelled to set correct average price
  • Fix a possible bug causing the sales log to reset daily profit incorrectly
  • Fix crash if buy log has corrupted data
  • Fix avg calculator rounding on Huobi to support 10 decimals too

https://download.profittrailer.com/ProfitTrailer-2.1.22.zip

Bittrex API

Looks like Bittrex did an update that is causing programs to not be able to buy/sell using the API.
INVALID_SIGNATURE

We are aware of the problem and will see if something can be done on our end. But looks like Bittrex will have to take action too.

Binance Pair Issues

Looks like after the Binance downtime a lot of users are seeing a pair they don’t even own in their PAIRS list. VENBTC – VENETH.

In this case the BALANCE is incorrect as VEN no longer exists. So tell the bot to ignore this coin to prevent it from trying to buy/sell it.
VEN_trading_enabled = false

Binance System Maintenance Extension

As expected even this extension did not help. Binance will be down at least 6 more hours.
https://support.binance.com/hc/en-us/articles/360018428871-Binance-System-Maintenance-Extension

Advice
– Turn off your bot
– Put `server.start_trading_delay = 15` in application.properties. (Leave the bot off)
– In 6+ hours when Binance comes back online. You can boot your bot back up and it will not sell/buy anything for 15 minutes.
– Please check and double check your pairs and make sure this downtime did not cause any side effects.
– Once you are sure all is good remove the property from your application.properties again for the next time you restart

ProfitTrailer Roadmap

We would like to present our first official Roadmap. It is a rough estimation of what we are aiming for but things can chagne along the way.
Also as days get closer to certain releases we will add some missing pieces and specify some of the data on the roadmap.
As you can notice the Enhancement Games will play a role on the roadmap. As the 3 best and achievable picks will be put on the roadmap to be worked on.

Check it out!
https://profittrailer.com/roadmap/