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
Frederica Bonas
KarmaFleet
Goonswarm Federation
#521 - 2015-04-18 13:51:01 UTC
[  1%] Building CXX object CMakeFiles/evernus.dir/AboutDialog.cpp.o
In file included from /home/barthel/evernus/AboutDialog.cpp:15:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/QCoreApplication:1:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qcoreapplication.h:37:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qglobal.h:70:
/home/barthel/Qt/5.4/gcc/include/QtCore/qcompilerdetection.h:890:11: fatal error:
      'utility' file not found
# include utility[  1%] Building CXX object CMakeFiles/evernus.dir/AboutDialog.cpp.o
In file included from /home/barthel/evernus/AboutDialog.cpp:15:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/QCoreApplication:1:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qcoreapplication.h:37:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qglobal.h:70:
/home/barthel/Qt/5.4/gcc/include/QtCore/qcompilerdetection.h:890:11: fatal error:
      'utility' file not found
# include utility


I had to remove the '<>' around utility after # include because the forum treats this as html code.
Pete Butcher
The Scope
Gallente Federation
#522 - 2015-04-18 13:57:09 UTC
Frederica Bonas wrote:
[  1%] Building CXX object CMakeFiles/evernus.dir/AboutDialog.cpp.o
In file included from /home/barthel/evernus/AboutDialog.cpp:15:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/QCoreApplication:1:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qcoreapplication.h:37:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qglobal.h:70:
/home/barthel/Qt/5.4/gcc/include/QtCore/qcompilerdetection.h:890:11: fatal error:
      'utility' file not found
# include utility[  1%] Building CXX object CMakeFiles/evernus.dir/AboutDialog.cpp.o
In file included from /home/barthel/evernus/AboutDialog.cpp:15:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/QCoreApplication:1:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qcoreapplication.h:37:
In file included from /home/barthel/Qt/5.4/gcc/include/QtCore/qglobal.h:70:
/home/barthel/Qt/5.4/gcc/include/QtCore/qcompilerdetection.h:890:11: fatal error:
      'utility' file not found
# include utility


I had to remove the '<>' around utility after # include because the forum treats this as html code.


You didn't install libc++.

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

Frederica Bonas
KarmaFleet
Goonswarm Federation
#523 - 2015-04-18 14:37:47 UTC
Works like a charm now, thanks for your help.
Pete Butcher
The Scope
Gallente Federation
#524 - 2015-04-19 10:10:25 UTC
Something is wrong with API and CREST servers. You might get import errors, until ccp fixes their stuff. In such situations, try again later.

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

Dunpeal Hunter
Zervas Aeronautics
#525 - 2015-04-19 10:40:47 UTC
Hi. I found a small bug in your program, when you try to add a new corporation key to the application, and click on the predefined link, instead of showing the API settings needed for corp API details it takes me to the API details for character settings.

If you can get that fixed, and/or tell me here what the correct settings are for corporation API settings that would be awesome.

I dont know if this is important or not, but i have chickens.....

Pete Butcher
The Scope
Gallente Federation
#526 - 2015-04-19 10:59:43 UTC
Dunpeal Hunter wrote:
Hi. I found a small bug in your program, when you try to add a new corporation key to the application, and click on the predefined link, instead of showing the API settings needed for corp API details it takes me to the API details for character settings.

If you can get that fixed, and/or tell me here what the correct settings are for corporation API settings that would be awesome.


Blame CCP - they allow creating predefined character keys, but not corporation keys. I made the link to go to the character ones, to show which permissions are needed. Unfortunately, you need to manually click through it to make a corp one.

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

Frederica Bonas
KarmaFleet
Goonswarm Federation
#527 - 2015-04-20 00:18:49 UTC
Minor feature request: It would be nice if I could right-click on an item anywhere and have the option to enter an item cost without having to search for this item in the item costs tab.

And I also want to thank you for creating such a great tool and sharing it with the community. I'm using it for two days now and it already was sooo helpful. Dziękuję bardzo :P
Xentarus Maximus
The Scope
Gallente Federation
#528 - 2015-04-27 14:00:29 UTC
I found this Tool, i tested and i love it!!!

i must say... Pete you are ******* awesome!


by the way i don't know exactly, but the item "Dragonfly" is buggy? Because, all Numbers are right, but everytime it's negative "price difference and price difference, %". -XX.xxx.xxxx , -120% ....



Pete Butcher
The Scope
Gallente Federation
#529 - 2015-04-27 15:49:07 UTC
Xentarus Maximus wrote:
I found this Tool, i tested and i love it!!!

i must say... Pete you are ******* awesome!


by the way i don't know exactly, but the item "Dragonfly" is buggy? Because, all Numbers are right, but everytime it's negative "price difference and price difference, %". -XX.xxx.xxxx , -120% ....





Negative price difference means somebody undercut you.

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

Pete Butcher
The Scope
Gallente Federation
#530 - 2015-04-28 17:45:30 UTC
New version is here:

  • [new] ability to select and copy whole rows/columns of data in Market Analysis
  • [fixed] solar system distance calculation
  • [fixed] hanging requests will now correctly time out
  • [changed] contract totals calculation will now only take in progress and outstanding contracts
  • [changed] Mosaic database

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

Pete Butcher
The Scope
Gallente Federation
#531 - 2015-05-01 11:03:56 UTC  |  Edited by: Pete Butcher
Due to some users reporting CREST timing out too often with many requests, a setting has been added to control timeouts. I recommend installing the new version and adjusting it, if necessary.

  • [new] possibility of setting server reply timeout in network preferences
  • [changed] increased server reply timeout default to 1800s

Note - setting too many CREST threads will result in CREST servers having a heart attack and timing out either way.

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

Robert Fugger
University of Caille
Gallente Federation
#532 - 2015-05-04 09:26:34 UTC  |  Edited by: Robert Fugger
Hi,

i upload my Database on Dropbox, by the way very nice feature. time to time i'm on the way with my laptop and i want check my trades with my Database from my Homeoffice Pc, but every "item cost" lost.

The Sync Function only upload the Sales in the Database and upload to the Dropebox without the "item-cost" prices? im very unhappy i lost every 200 item cost prices Cry

I hope you can help me or add this function for the next patch.

Very great Tool! Thumbs up!
Pete Butcher
The Scope
Gallente Federation
#533 - 2015-05-04 09:45:08 UTC
Robert Fugger wrote:
Hi,

i upload my Database on Dropbox, by the way very nice feature. time to time i'm on the way with my laptop and i want check my trades with my Database from my Homeoffice Pc, but every "item cost" lost.

The Sync Function only upload the Sales in the Database and upload to the Dropebox without the "item-cost" prices? im very unhappy i lost every 200 item cost prices Cry

I hope you can help me or add this function for the next patch.

Very great Tool! Thumbs up!


Whole database is uploaded along with costs. Settings aren't synchronized, so maybe you turned off item cost sharing or similar.

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

Robert Fugger
University of Caille
Gallente Federation
#534 - 2015-05-05 09:17:56 UTC
Pete Butcher wrote:
Robert Fugger wrote:
Hi,

i upload my Database on Dropbox, by the way very nice feature. time to time i'm on the way with my laptop and i want check my trades with my Database from my Homeoffice Pc, but every "item cost" lost.

The Sync Function only upload the Sales in the Database and upload to the Dropebox without the "item-cost" prices? im very unhappy i lost every 200 item cost prices Cry

I hope you can help me or add this function for the next patch.

Very great Tool! Thumbs up!


Whole database is uploaded along with costs. Settings aren't synchronized, so maybe you turned off item cost sharing or similar.


I can only synchronized the database, thats all. I have no Option to selceted item cost prices or other things like that.
Shoggoth T'alon
Viziam
Amarr Empire
#535 - 2015-05-14 17:10:04 UTC
gr8 tool m8 I r8 8/8

But seriously speaking, as a non-pro trader I started with 70 mil ISK and after a month I have 1,2b ISK and I was able to buy myself a Plex, so you can say that I made 2 billions ISK with starting capital of 70 million in just a month.

The great thing is that you don't need to be a pro trader to profit from this tool as it literally shows you good deals.

Market analysis is great, margin tool even better and fast price copy is just WOW!

I wish I could meet author of this masterpiece in person and have a drink to celebrate a great success which Evernus is...
Hel O'Ween
Men On A Mission
#536 - 2015-05-15 12:13:44 UTC
Shoggoth T'alon wrote:

I wish I could meet author of this masterpiece in person and have a drink to celebrate a great success which Evernus is...


Hint: you could tip him some ISKs for the time being ... Blink

EVEWalletAware - an offline wallet manager.

The Sun's Anvil
Jednota Inc
#537 - 2015-05-25 10:53:52 UTC
Hi all. Just getting started with what looks like a killer tool. Still fumbling around though.

I buy such and such, and evernus reports that buy, but when I post a sell order of the same item, my cost is not populated. I'm sure there is just like one click I'm missing somewhere....
The Sun's Anvil
Jednota Inc
#538 - 2015-05-25 10:57:02 UTC
Robert Fugger wrote:
i upload my Database on Dropbox, by the way very nice feature.


How do you set that up?
Pete Butcher
The Scope
Gallente Federation
#539 - 2015-05-25 11:24:05 UTC
The Sun's Anvil wrote:
Hi all. Just getting started with what looks like a killer tool. Still fumbling around though.

I buy such and such, and evernus reports that buy, but when I post a sell order of the same item, my cost is not populated. I'm sure there is just like one click I'm missing somewhere....


You can enable automatic cost adding in the preferences, and those will be populated when an order gets fulfilled. You can also select items in any transaction view and add them via context menu. Of course, you can add costs manually in their tab.

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

Pete Butcher
The Scope
Gallente Federation
#540 - 2015-05-25 11:26:06 UTC
The Sun's Anvil wrote:


How do you set that up?


Sync preferences.

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