Skip to content

Releases: avently/Evraon

Adapted to Binance API changes

07 Dec 17:38
26629a9
Compare
Choose a tag to compare

The app was adapted to changes on Binance's side

Special offline mode for client

26 Jun 09:12
26629a9
Compare
Choose a tag to compare

This change the server got from client. So nothing actually changed in server part:

  • special mode that allows to start the bot once you open the app and stop the bot once you hide it in background. This mode prevents using network and CPU resources while the app is in background. Can be enabled in the settings

Binance US support

29 Apr 21:00
26629a9
Compare
Choose a tag to compare

Added support for Binance US. Feel free to use it if you're having a Binance US account. Otherwise use global Binance profile like before.

Same as the previous but with a small fix

24 Apr 18:11
26629a9
Compare
Choose a tag to compare

On Windows there was a problem with file saving. In this release it's fixed.

Fixed multiple issues with Quik, Bitmex

10 Jan 14:03
26629a9
Compare
Choose a tag to compare

Stability here. Get yours

Remote orders fix

12 Oct 05:07
26629a9
Compare
Choose a tag to compare

In some cases remote orders were displayed when they shouldn't. Fixed.

External orders support

28 Sep 22:30
26629a9
Compare
Choose a tag to compare

In this release we got external orders support, fixed some issues. The app is more stable then before.
About external orders. You can place an order via exchange or another terminal and it will show up in the running instance of Evraon. The order can be tracked and canceled but not edited. This feature is useful when you have multiple terminals started from different devices and you're switching between them sometimes.

Memory usage and better notifications

18 Aug 06:43
26629a9
Compare
Choose a tag to compare

In this release you'll notice that memory usage over time is fewer than before. It's because the server stores trades only for active tasks that uses trades data. Also the server will store trades that are used by client application, like for manual trading or just viewing a chart.
Also the server will attach instrument's symbol into notification object. It allows to click on notification and get trading page opened for that specific instrument. Like in situations when order is filled you can click on notification to open the trading page with it.

Accounts support

10 Aug 00:58
26629a9
Compare
Choose a tag to compare

This update is mainly for accounts support and fixes:

  • now you can register an account within Evraon which gives you internal wallets and plans
  • you can deposit and transfer money from internal wallets using Google Play in-app purchase
  • plans allows to support me and to get full access to the app. Please, read more in Android app
  • changed currency for specifying allowed deposit and volume in filters section of startegies from BTC or RUB to only USD
  • now the app uses less memory because it saves 1 hour of trades per each instrument instead of 3 hours
  • many small fixes you're waiting for. Fixed every known problem.

If you use Quik update to the latest version of https://github.com/avently/EvraonQ

Profiles without API keys, optimized memory usage, bugfixes

17 Mar 23:54
26629a9
Compare
Choose a tag to compare
  • ability to use a profile without entering API keys. You can watch how the app works without having registered on an exchange. And you can even trade on a demo subprofile!
  • significantly reduced memory usage. Now the app eats less RAM than most of the apps
    default minimum order amount was changed to 0.001 BTC
  • fixed incorrectly shown candlesticks on some timeframes on Bitmex

If you use Quik update to the latest veraion of https://github.com/avently/EvraonQ