jeveassets icon indicating copy to clipboard operation
jeveassets copied to clipboard

Price History

Open Amme11 opened this issue 6 years ago • 3 comments

Each time we update, the app collects our API data but also it looks up the price for stuff. What if the app could save the prices information it collects and then we are able to see how the price has changed during time. In eve we can only see one year back in time, the app saves the data just like it does with our transaction history (in EVE its 60 days or 1000 entries, but we can see more than that in the app) so we could then be able to see further back than 1 year.

Amme11 avatar Dec 17 '18 07:12 Amme11

I won't accept or reject this feature ATM. However, this feature is available via 3rd part tools:

  1. Right click any assets (works in other tools too)
  2. In the popup menu select: Lookup > Market > Eve-Markets.net
  3. On the webpage select the history tab

You should be able to see price history as long back as eve-markets.net or the item have existed

GoldenGnu avatar Feb 04 '19 20:02 GoldenGnu

zKillboard have a API for price history (per type): https://github.com/zKillboard/zKillboard/wiki/API-(Prices) That would be really useful here. Note: Rate limit is 1 request per second

GoldenGnu avatar Nov 17 '21 19:11 GoldenGnu

  • [x] GUI
    • [ ] Tool
      • [x] Add
      • [ ] Chart
        • [ ] Find best anti alias settings
      • [x] Remove
        • [x] Button: Remove selected
        • [x] Button: Remove All
        • [x] Middle click
      • [x] Setting
        • [x] Logarithmic Graph
        • [x] Always include zero
      • [x] Save/Load list of items
        • [x] GUI
          • [x] Save
          • [x] Load
          • [x] Manager
        • [x] Settings
        • [x] Read/Write
    • [x] TableMenu
  • [x] Backend
    • [x] zKillboard
      • [x] Update from zKillboard API
      • [x] Save/Load data
      • [x] Clear blacklist
      • [x] Only update each type once a day Reset around 6-7 CEST (4-5 GMT)
    • [x] jEveAssets prices over time
      • [x] Save/Load data
        • Save once a day

GoldenGnu avatar Jun 26 '22 17:06 GoldenGnu

Released in 7.3.0

GoldenGnu avatar Sep 18 '22 16:09 GoldenGnu