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:459
Total downloads:98,188
Favorites:112
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 12/26/14, 09:38 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by QuadroTony
found a bug - when mouseover items at the Repair tab of any vendor
it spam in chat Couldnt find a link to ZO_Repair
smthing like that
Should be fixed in v2.5.1.
Report comment to moderator  
Reply With Quote
Unread 12/25/14, 01:54 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
found a bug - when mouseover items at the Repair tab of any vendor
it spam in chat Couldnt find a link to ZO_Repair
smthing like that
Report comment to moderator  
Reply With Quote
Unread 12/22/14, 09:39 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Highly Recommended

As a person who never bothered with tool tip info, this addon changed my mind.

I was lucky enough to get an early copy to try and Garkin is being too modest in my option.

This isn't Price Tracker Updated, that downplays the changes he made.

This is Price Tracker Improved.

-d
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: