Download
(52 Kb)
Download
Updated: 04/05/16 10:40 PM
Patch for:
Price Tracker.
Pictures
File Info
Compatibility:
Thieves Guild (2.3)
Updated:04/05/16 10:40 PM
Created:12/22/14 07:10 AM
Monthly downloads:320
Total downloads:97,714
Favorites:111
MD5:
Categories:Plug-Ins & Patches, Auction House & Vendors
Price Tracker Updated  Popular! (More than 5000 hits)
Version: 2.6.3
by: Garkin, uladz
Updated version of Barvazon's Price Tracker.

Description:

General Info
Price Tracker is a simple addon that scans all your guild stores and tracks items and their prices. It then calculates and shows a suggested price on the item tooltip, as well as the minimum and maximum prices and the number of times the item was seen in the stores.

The suggested price can be calculated in several ways (which can be selected in the settings menu):
  • Average: Simple sum of all prices divided by total number of items.
  • Median: The price value for which half of the items cost more and half cost less.
  • Most Frequently Used: The most common price value.
  • Weighted average: (default) The average price of all items which takes in account "Time Value Of Gold". The latest data gets a weighting of X, where X is the number of days the data covers, thus making newest data worth more. Formula is adapted from Khaibit's Shopkeeper.

How to Use:
Initially, all the guild stores have to be inspected in order for the addon to work properly. Simply go to a banker, open the Guild Store menu and click on the 'Scan Prices' button on the left-hand side. This will take a while, depending on how many guild stores are available, and how many items are listed in each guild store. During the scanning process, the 'Scan Prices' button will be disabled. It will be reenabled once all the guild stores have been scanned.

After that, simply select an item in your bag, and if the item is listed in a guild store, it will show the suggested price.

Updating Prices
Occasionally, click on the 'Scan Prices' button again to update the price list with newly listed items.

GitHub repository
Price Tracker is now on GitHub, join us for development, maintenance, and bug fixing!
https://github.com/uladz/PriceTracker

How to report a bug?
  • The best would be to file an issue on github because this is where all the action happens. One wau or another all reported issues will end up there.
  • Another option is to post a comment on the addon comments page. I monitor the page and will get a notification once you post something there.
  • And of course you can send me PM @uladz. You have any questions, issue, suggestions - don't hesitate to reach me out.

Changes in "Updated" version:
  • Updated LibAddonMenu-2.0 (r16)
  • Updated LibStub (r2)
  • Moved "Scan Price" button so it will not interfere with AwesomeGuildStore (this is used from Price Tracker (revised by) Draconeran)
  • Improved tooltip format
  • Changed Weighted Average formula to put more weight on recent prices (formula is adapted from from Khaibit's Shopkeeper)
  • Added simple Average formula
  • Fixed code for Most Frequently Used formula
  • Added slider to choose how long you want keep prices in history (default value is 60 days)
  • Fixed OnLinkClicked handler
  • Added tooltip information to slottable items list (ZO_QuickSlotListcontents)
  • Added tooltip information to charge/enchant/research item lists (ZO_ListDialog?ListContents)
  • Removed debug message for quest items (ZO_PlayerInventoryQuestContents)
  • Slash command /clean now accepts argument "days", if argument is not specified, default value is 30. Example: "/clean 60" will remove all prices which are older then 60 days.
  • Addon now checks item quality when searching for matches.
  • Removed redundant entries in saved variables, so it should be 20-25% smaller.
  • Corrected guild name in saved data when using guild trader (kiosk).
v2.6.3 "Purple Gold" @uladz
- API bump to 100014 (2.3).
- Upgraded to LibAddonMenu-2.0 r20.
- Upgraded to LibStub r4.
- Fixed addon name so it's sorted by name correctly in Addons menu.

v2.6.2
- updated API version to 100011

v2.6.1
- fixed issue which can lead to corrupted item data
- updated LibAddonMenu-2.0

v2.6.0
- added Stop Scan button

v2.5.9
- added prices to the loot window tooltip

v2.5.8
- fixed UI error when scanning prices at kiosk which is rented by your guild

v2.5.7
- better handling of guild ID's
- removed redundant function for AwesomeGuildStore (it's not necessary, ASG it does automatically)

v2.5.6
- prices are now saved automatically when search result is received

v2.5.5
- better checking when you can scan for prices (button is disabled when search is on cooldown)

v2.5.4
- added support for AwesomeGuildStore guild selector

v2.5.3
- addon now checks item quality when searching for matches
- removed redundant entries in saved variables, so it should be 20-25% smaller

v2.5.2
- corrected guild name in saved data when using guild trader (kiosk)

v2.5.1
- fixed tooltip for repair window

v2.5
- initial release
Archived Files (13)
File Name
Version
Size
Uploader
Date
2.6.2
40kB
uladz
03/05/15 07:16 PM
2.6.1
40kB
Garkin
02/24/15 11:52 AM
2.6.0
36kB
Garkin
01/24/15 12:07 PM
2.5.9
36kB
Garkin
01/20/15 09:44 AM
2.5.8
36kB
Garkin
01/13/15 10:41 AM
2.5.7
36kB
Garkin
01/12/15 05:00 PM
2.5.6
36kB
Garkin
01/09/15 03:31 PM
2.5.5
36kB
Garkin
01/08/15 02:09 PM
2.5.4
36kB
Garkin
01/07/15 05:53 PM
2.5.3
35kB
Garkin
01/01/15 10:42 AM
2.5.2
35kB
Garkin
12/30/14 08:43 AM
2.5.1
35kB
Garkin
12/26/14 09:38 AM
2.5
35kB
Garkin
12/22/14 07:10 AM


Post A Reply Comment Options
Unread 07/30/21, 03:16 PM  
rvca18

Forum posts: 0
File comments: 1
Uploads: 0
I updated this addon for Blackwood 100035

https://github.com/SupremoRTD/PriceTracker

I submitted a pull request with the original author, hopefully he'll review and update the addon here.
Report comment to moderator  
Reply With Quote
Unread 05/28/20, 07:26 PM  
Pittty

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by BigM
With this DLC update this addon finally died. I get these two errors, one on login, one opening guild store.

user:/AddOns/PriceTracker/PriceTracker.lua:314: attempt to index a nil value
stack traceback:
user:/AddOns/PriceTracker/PriceTracker.lua:314: in function 'PriceTracker:OnTradingHouseClosed'
|caaaaaa<Locals> self = tbl, eventCode = 131549 </Locals>|r
user:/AddOns/PriceTracker/PriceTracker.lua:24: in function '(anonymous)'

user:/AddOns/PriceTracker/PriceTracker.lua:250: attempt to index a nil value
stack traceback:
user:/AddOns/PriceTracker/PriceTracker.lua:250: in function 'PriceTracker:OnTradingHouseOpened'
|caaaaaa<Locals> self = tbl, eventCode = 131548 </Locals>|r
user:/AddOns/PriceTracker/PriceTracker.lua:23: in function '(anonymous)'

Wondering if anyone can fix it. Just used to it on scanning prices in my Guilds.
I'm getting the same issue, will look forward to this addon being updated as it's one of the most useful!
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 07:40 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
With this DLC update this addon finally died. I get these two errors, one on login, one opening guild store.

user:/AddOns/PriceTracker/PriceTracker.lua:314: attempt to index a nil value
stack traceback:
user:/AddOns/PriceTracker/PriceTracker.lua:314: in function 'PriceTracker:OnTradingHouseClosed'
|caaaaaa<Locals> self = tbl, eventCode = 131549 </Locals>|r
user:/AddOns/PriceTracker/PriceTracker.lua:24: in function '(anonymous)'

user:/AddOns/PriceTracker/PriceTracker.lua:250: attempt to index a nil value
stack traceback:
user:/AddOns/PriceTracker/PriceTracker.lua:250: in function 'PriceTracker:OnTradingHouseOpened'
|caaaaaa<Locals> self = tbl, eventCode = 131548 </Locals>|r
user:/AddOns/PriceTracker/PriceTracker.lua:23: in function '(anonymous)'

Wondering if anyone can fix it. Just used to it on scanning prices in my Guilds.
Report comment to moderator  
Reply With Quote
Unread 08/14/18, 01:16 AM  
jycs

Forum posts: 22
File comments: 47
Uploads: 0
I like your addon but can you add a line for "the lowest price on the guild" ? I mean, when I want to sell on my guild, I need a line to show the lowest price of the item focused, on my guild and not any other guild.
Report comment to moderator  
Reply With Quote
Unread 08/13/18, 05:22 AM  
jycs

Forum posts: 22
File comments: 47
Uploads: 0
Hello, me IDC of the average price, useless with MM, but I want a lot an "actual minimum price on the guild store" for the item selected item.
Report comment to moderator  
Reply With Quote
Unread 11/21/17, 03:04 PM  
uladz
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 223
Uploads: 2
Sorry guys I haven't much time to update addons for ESO and haven't time even to place ESO lately, I know I'm lagging behind and there are number of issues reported. Can't promise that I'll lave time to fix the issues but I definitely try to allocate some time to revisit everything and update addons as soon as I can.

@Slick_007 - the data storage of PriceTracker can be optimized to mitigate the limit issue, last time I was looking through the code (long time ago) this was one of the issues I've noticed and wanted to tackle before getting sidetracked.
Report comment to moderator  
Reply With Quote
Unread 11/21/17, 10:35 AM  
Slick_007

Forum posts: 1
File comments: 5
Uploads: 0
Re: Why does my history keep deleting itself?

Originally Posted by Lisabet
I recently downloaded this so I could more easily price my items for sale, and twice now the scan history has vanished/reset. This second time I'd scanned more than 40 traders, only to port somewhere, open my inventory and see (this has been seen 1 time) after going to a trader. This is incredibly frustrating, and I really hope that you are still working on this addon even a little bit.
heres the technical answer with input from ZOS:
http://www.esoui.com/forums/showthread.php?p=33190

in essence, too much data is being collected which crashes this addon.
Report comment to moderator  
Reply With Quote
Unread 11/10/17, 08:12 AM  
Slick_007

Forum posts: 1
File comments: 5
Uploads: 0
Originally Posted by wolf7808
how i can export scan data to my friend ?
under your eso folders in savedvariables theres a pricetracker.lua file.
you can open this in notepad to see whats in there.

for them to use it, they'd need to make a few edits since it has your account name in there.
Last edited by Slick_007 : 11/10/17 at 08:22 AM.
Report comment to moderator  
Reply With Quote
Unread 11/10/17, 08:09 AM  
Slick_007

Forum posts: 1
File comments: 5
Uploads: 0
Re: Why does my history keep deleting itself?

Originally Posted by Lisabet
I recently downloaded this so I could more easily price my items for sale, and twice now the scan history has vanished/reset. This second time I'd scanned more than 40 traders, only to port somewhere, open my inventory and see (this has been seen 1 time) after going to a trader. This is incredibly frustrating, and I really hope that you are still working on this addon even a little bit.
the reason is the file is too large. This happened to me a lot and this is how it happens.
You login to your character, it loads the savedvariables file. if it can.
When you logout, it saves the savedvariable file. Its not touched while you play.

Now if it failed to load the data when you logged in, its got no data for you, even though the file had 80MB of data, that nothing you have now saves as a 1KB file. ie its now empty.

This is an issue with this addon. It needs to be edited to save the data across multiple files. From what iv been discussing with people regarding other data trackers in the game, this is the only way to fix it.

Scanning HALF the zones is enough to break this and lose all the data you collected.

I have yet to find another addon that works as well as this does pricing wise though without TTC, which i dont like the way it works and will not install.

the reason you lost it apparently without logging out, is that a /reloadui also causes the variables file to update.
Last edited by Slick_007 : 11/10/17 at 08:11 AM.
Report comment to moderator  
Reply With Quote
Unread 05/04/17, 01:25 AM  
Lisabet

Forum posts: 0
File comments: 22
Uploads: 0
Why does my history keep deleting itself?

I recently downloaded this so I could more easily price my items for sale, and twice now the scan history has vanished/reset. This second time I'd scanned more than 40 traders, only to port somewhere, open my inventory and see (this has been seen 1 time) after going to a trader. This is incredibly frustrating, and I really hope that you are still working on this addon even a little bit.
Report comment to moderator  
Reply With Quote
Unread 03/24/17, 04:38 AM  
wolf7808

Forum posts: 0
File comments: 3
Uploads: 0
how i can export scan data to my friend ?
Report comment to moderator  
Reply With Quote
Unread 02/17/17, 01:39 PM  
waldo

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Been patient, but here's what I have been getting...

Originally Posted by uladz
I'm looking into this, thank you for post the problem. Will try to get an updated version with a fix over weekend.
Track the bug progress here: https://github.com/uladz/PriceTracker/issues/9
Thank you! Appreciate the quick response, the fact that you care about this, and the fact that you provided the Github bug report status!
Report comment to moderator  
Reply With Quote
Unread 02/17/17, 11:15 AM  
uladz
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 223
Uploads: 2
Re: Been patient, but here's what I have been getting...

I'm looking into this, thank you for post the problem. Will try to get an updated version with a fix over weekend.
Track the bug progress here: https://github.com/uladz/PriceTracker/issues/9

Originally Posted by waldo
Since the last ESO update, this is the error I have been getting from Price Tracker. It's only Price Tracker, with all addons disabled except for Price Tracker, this happens. When Price Tracker is disabled, I don't get this error, regardless of what other addons are loaded, or if all are disabled:
...
Last edited by uladz : 02/17/17 at 11:24 AM.
Report comment to moderator  
Reply With Quote
Unread 02/17/17, 08:50 AM  
waldo

Forum posts: 0
File comments: 11
Uploads: 0
Been patient, but here's what I have been getting...

Since the last ESO update, this is the error I have been getting from Price Tracker. It's only Price Tracker, with all addons disabled except for Price Tracker, this happens. When Price Tracker is disabled, I don't get this error, regardless of what other addons are loaded, or if all are disabled:

Code:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
	EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
	EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:65: in function 'ZO_KeyboardOptions:InitializeControl'
	EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:189: in function 'ZO_OptionsWindow_InitializeControl'
	user:/AddOns/PriceTracker/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:290: in function 'CreateAddonList'
	user:/AddOns/PriceTracker/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:298: in function '(main chunk)'
I am able to dismiss the UI Error, but it's pretty much a PITA every time I want to scan the guild stores to have to enable/disable this addon.

Thanks for your time, hopefully there are plans to update this addon for this current and future patches. I rely on this addon for monetary gain, MM and AGS alone aren't enough for what I need. This addon started out as a "cherry on top" but has quickly become a staple to playing the market.
Last edited by waldo : 02/17/17 at 08:51 AM.
Report comment to moderator  
Reply With Quote
Unread 01/23/17, 05:05 AM  
Alkamiga

Forum posts: 0
File comments: 4
Uploads: 0
"5 guilds" option?

Hi,
Thank you for the job, I appreciate this version!

Would it be possible to add a little option? I'd love to have the possibility to chose in "limit the results to specific guilds" the "5 guilds together" I am in.
Not only one of the guild I am in, or all the ones I have ever visited.

It would help a lot to know where to sell amongst the five guilds we are.
Thanks again for your work!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: