These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Evernus [2.2 release] - the Ultimate Market Tool

First post
Author
Zymex
Interstate Highway Corporation
#1181 - 2017-06-10 00:48:50 UTC
Pete Butcher wrote:
Zymex wrote:
Is Evernus using ESI or CREST?


ESI


What is your solution to storing the API client secret?
Pete Butcher
The Scope
Gallente Federation
#1182 - 2017-06-10 06:17:35 UTC
It's a compile-time definition from cmake which is baked in the binary.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Erixa Jexa
Next World Holdings
#1183 - 2017-06-12 08:32:35 UTC  |  Edited by: Erixa Jexa
Hi Pete,

Is it possible to get a "save" selected items in market analysis->import data-> types. So I can save the same template when a new version of evernus comes out? (Its a lot of work to manually tick on the items I want in the analysis on every update)

Would be awesome having multiple presets/templates that we can save. (say one day I trade different items than the next)

Thanks!
Pete Butcher
The Scope
Gallente Federation
#1184 - 2017-06-12 08:52:38 UTC
Erixa Jexa wrote:
Hi Pete,

Is it possible to get a "save" selected items in market analysis->import data-> types. So I can save the same template when a new version of evernus comes out? (Its a lot of work to manually tick on the items I want in the analysis on every update)

Would be awesome having multiple presets/templates that we can save. (say one day I trade different items than the next)

Thanks!


It is already planned, but it won't make it to the next release. You can monitor https://bitbucket.org/krojew/evernus/issues/228/save-import-data-sets

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Pete Butcher
The Scope
Gallente Federation
#1185 - 2017-06-12 11:46:05 UTC
Good news - I just managed to implement those presets.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Pete Butcher
The Scope
Gallente Federation
#1186 - 2017-06-13 19:18:38 UTC
This release marks the 3rd year since work on Evernus started. The number of changes is so great, the version has been bumped to 2.0. Highlights include:

  • importing support in Market Analysis
  • ore and scrapmetal arbitrage support
  • new reports
  • huge import optimizations

After all those years, Evernus has changed dramatically – from a simple application for order tracking, to a all-in-one solution for all types of traders out there. Constantly pushing forward with all the latest additions to Eve, it is still growing and pushing boundaries on what an Eve application is capable of. Thank you for all your support and feedback throughout these years. Looking forward for the next three, and most likely more!

The full list of changes:

  • [new] custom costs for assets
  • [new] remembering size of Market Analysis details window
  • [new] network retries now work with the XML API
  • [new] some helper icons and tooltips
  • [new] inter-region market details
  • [new] importing support
  • [new] aggregated assets view (Assets tab)
  • [new] showing release notes on update
  • [new] ore and scrapmetal arbitrage for fast risk-free profit
  • [new] configurable number of threads for ESI imports (Network preferences)
  • [new] quick reports tab (Statistics tab) – best item, fastest orders, station profit…
  • [new] warning when enabling email notifications without all SMTP data present
  • [new] presets in importing items for given regions
  • [new] logging to file (debug help)
  • [fixed] invalid handling of range threshold for station-only buy orders in the Margin Tool
  • [fixed] ignoring “ignored” status in total calculation for wallet transactions
  • [fixed] price status for buy orders sometimes used incorrect reference station
  • [fixed] no name displayed when location cannot be found
  • [fixed] region analysis now correctly distinguishes market orders from limit orders
  • [fixed] not accounting gaps in market history for inter-region analysis
  • [fixed] legend visible when initially turned off on graphs
  • [fixed] empty item list in Item History
  • [changed] directory layout for resources (be aware if building yourself)
  • [changed] not freezing the application when making requests
  • [changed] refreshing character data in other tabs, when something changes on the Character tab
  • [changed] not recalculating everything on price type change in the Market Analysis
  • [changed] huge improvement in ESI importing speed (about 3-4x faster)
  • [changed] forwarding error messages from ESI, instead of generic ones
  • [changed] 119.6 database

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Paul oz
Ascendance
Goonswarm Federation
#1187 - 2017-06-14 10:32:47 UTC
Hi

Samebody can tell my how i can track my orders with this program?
When i update the data all of the notes and colortags are disappear.
Pete Butcher
The Scope
Gallente Federation
#1188 - 2017-06-14 13:30:54 UTC
Paul oz wrote:
Hi

Samebody can tell my how i can track my orders with this program?
When i update the data all of the notes and colortags are disappear.


Notes disappear when you do an api update? I'll investigate.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Paul oz
Ascendance
Goonswarm Federation
#1189 - 2017-06-14 13:49:23 UTC  |  Edited by: Paul oz
Pete Butcher wrote:
Paul oz wrote:
Hi

Samebody can tell my how i can track my orders with this program?
When i update the data all of the notes and colortags are disappear.


Notes disappear when you do an api update? I'll investigate.


I usualy update the orders from file because the apy is slow . (The API import delete it to)
Xre Sloracknor
Mecha Enterprises Fleet
Federation Uprising
#1190 - 2017-06-14 13:58:15 UTC
Awesome! Looking forward to OS X download!
Forlorn Wongraven
Habitual Euthanasia
Pandemic Legion
#1191 - 2017-06-14 16:33:34 UTC
Building my own Evernus on linux I get the error: "Cannot find Eve DB!" after starting 2.0.

Apparently the eve.db folder has been changed from "/usr/share/Evernus/res/eve.db" to "/usr/share/Evernus/resources/eve.db". I symlinked to the new database location. Just a headsup!

Winner ATXI , 3rd place ATXII, winner ATXIII, 2nd ATXIV - follow me on twitter: @ForlornW

Pete Butcher
The Scope
Gallente Federation
#1192 - 2017-06-14 17:10:35 UTC
Forlorn Wongraven wrote:
Building my own Evernus on linux I get the error: "Cannot find Eve DB!" after starting 2.0.

Apparently the eve.db folder has been changed from "/usr/share/Evernus/res/eve.db" to "/usr/share/Evernus/resources/eve.db". I symlinked to the new database location. Just a headsup!


Yup. That's why you can see [changed] directory layout for resources (be aware if building yourself) in the release notesSmile

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Andre Iv
Interstellar Boutique
#1193 - 2017-06-14 22:40:52 UTC
Thanks for custom assets costs, i'm was waiting it so long Big smile
Is there any way to set custom cost for all items same type?
For example, i was set custom cost for Moros and it works only for one, but i have many of them and have to do it for each one.
Also have an error and crash after seaching in assets Sad
Pete Butcher
The Scope
Gallente Federation
#1194 - 2017-06-15 06:30:50 UTC
Andre Iv wrote:
Thanks for custom assets costs, i'm was waiting it so long Big smile
Is there any way to set custom cost for all items same type?
For example, i was set custom cost for Moros and it works only for one, but i have many of them and have to do it for each one.
Also have an error and crash after seaching in assets Sad

Is there an error message?

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Andre Iv
Interstellar Boutique
#1195 - 2017-06-15 06:59:02 UTC  |  Edited by: Andre Iv
Pete Butcher wrote:
Andre Iv wrote:
Thanks for custom assets costs, i'm was waiting it so long Big smile
Is there any way to set custom cost for all items same type?
For example, i was set custom cost for Moros and it works only for one, but i have many of them and have to do it for each one.
Also have an error and crash after seaching in assets Sad

Is there an error message?


Nope, no error message, Just crashing and seems nothing in logs.
Ill try clean install later.
Pete Butcher
The Scope
Gallente Federation
#1196 - 2017-06-15 07:07:55 UTC
Andre Iv wrote:

Nope, no error message, Just crashing and seems nothing in logs.
Ill try clean install later.


Found the bug. I'll update the installation package in just a minute, so you can download it.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Pete Butcher
The Scope
Gallente Federation
#1197 - 2017-06-15 08:15:16 UTC
Took a bit longer than expected, but you can reinstall now and it will work.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Andre Iv
Interstellar Boutique
#1198 - 2017-06-15 08:29:35 UTC
Pete Butcher wrote:
Took a bit longer than expected, but you can reinstall now and it will work.


Reinstalled, seems all works fine now.
Thank you
Pete Butcher
The Scope
Gallente Federation
#1199 - 2017-06-15 11:03:16 UTC
The OSX version is out now.

http://evernus.com - the ultimate multiplatform EVE trade tool + nullsec Alliance Market tool

Pindi buoy
Gud Fites in Local
#1200 - 2017-06-15 21:26:22 UTC
Hi Pete,

First of all, excellent work :)

Suggestion (or it may have been there already but I'm not sure):

In market analysis, is there a way to provide no. of sell orders and buy orders in that particular 'station or citadel or region' ?

This would help in deciding to choose what products to seed/sell and the level of competition and 0.01 war to expect?

Pretty sure this can be found out from data that is already pulled, should be something like counting the number of unique order_ID's where buy order is true or false in a particular station id or region id.

Thanks!