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:379
Total downloads:98,814
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 01/22/15, 05:29 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
- mouse over the item, do not move it
- you can see the price in tootip
- press key to deposit/withdraw/junk this item
- mouse become over the other item from the list
- but this time you will not see the tooltip, until you move the mouse from one item back to another
Report comment to moderator  
Reply With Quote
Unread 01/20/15, 10:21 AM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Originally Posted by Garkin
Originally Posted by dominoid
Any chance at seeing the tooltip in the loot window? TIA.
Added in version 2.5.9.
Much appreciated!
Report comment to moderator  
Reply With Quote
Unread 01/20/15, 09:44 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by dominoid
Any chance at seeing the tooltip in the loot window? TIA.
Added in version 2.5.9.
Report comment to moderator  
Reply With Quote
Unread 01/19/15, 09:51 AM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Any chance at seeing the tooltip in the loot window? TIA.
Report comment to moderator  
Reply With Quote
Unread 01/12/15, 10:13 PM  
ContraTempo
 
ContraTempo's Avatar

Forum posts: 6
File comments: 41
Uploads: 0
Thanks for the great addon; it's a big help.

Maybe I am missing something, but what I often want to know is which of my guilds has the highest low price. In other words, if I just look at the lowest prices for an item in each of the guilds, which is highest? My reason is simple greed when selling. Maybe my G3 has the highest HIGH price and is selling jute for 100g per unit, but who is ever going to buy that if the same guild also has jute for 2g per unit? Much better to know the lowest price my G2 is selling jute for is 10g per unit, even if their highest price is only 15g per unit.

Is there a way to find this price that I just missed?
Report comment to moderator  
Reply With Quote
Unread 01/12/15, 04:17 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
I have found an issue when you join/leave couple of guilds.

Currently addon works for guildId 1 - 5, but when you join or leave a few guild, you can have completely different Ids. For example my guilds are now 5-9. I'm currently testing fixed version and I will upload it in a few minutes.
Report comment to moderator  
Reply With Quote
Unread 01/11/15, 10:44 PM  
draconeran
 
draconeran's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 13
Uploads: 1
I'm glad someone took this back over

I apologize for starting to take over this add-on and disappearing. I had some major RL stuff happen and stepped away from gaming for a bit. I'm glad Garkin decided it was an important addon to keep alive.
Report comment to moderator  
Reply With Quote
Unread 01/09/15, 07:31 PM  
Amdirial

Forum posts: 0
File comments: 24
Uploads: 0
First off, thank you for updating the many add-ons I use 90% of them!!

I noticed that with the latest update to Pricetracker it searches all my stores which is great but it has my "list in a weird order" what I mean is my guild 1 is at the bottom of the list now and not at the top, not sure if its from this add on or another but I just noticed it after I updated this morning. Not a big deal but something I thought you should know.

Anyway, thanks again for the awesome work


***EDIT***

It was a different add on making this happen going to post in that area now sorry about that
Last edited by Amdirial : 01/09/15 at 07:55 PM.
Report comment to moderator  
Reply With Quote
Unread 01/09/15, 05:04 PM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Re: Re: New Bug - Confirmed 3x

Originally Posted by Garkin
Try the new version, I hope that latest change solves the issue.
works find now :-)

Thanks for the fix

-d
Report comment to moderator  
Reply With Quote
Unread 01/08/15, 01:45 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: New Bug - Confirmed 3x

Originally Posted by dopiate
when You are trying to switch from one Guild to another -- I think you need to add a longer delay or not make the error handler just end.

3x I got

then it just quits

for me it's was going from guild 1 to 2

West Cove to East Cov

I confirmed it 3x

I never moves beyond guild 1

Here is a full screen when I finish Guild 1

It never moves on to Guild 2 (I'm assuming its trying to update the Guild Store Names for both programs but that's jamming up the scan)

http://i62.tinypic.com/1fzatd.png

-d
Try the new version, I hope that latest change solves the issue.
Report comment to moderator  
Reply With Quote
Unread 01/08/15, 11:41 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
New Bug - Confirmed 3x

when You are trying to switch from one Guild to another -- I think you need to add a longer delay or not make the error handler just end.

3x I got

then it just quits

for me it's was going from guild 1 to 2

West Cove to East Cov

I confirmed it 3x

I never moves beyond guild 1

Here is a full screen when I finish Guild 1

It never moves on to Guild 2 (I'm assuming its trying to update the Guild Store Names for both programs but that's jamming up the scan)



-d

.
Last edited by dopiate : 01/08/15 at 11:44 AM.
Report comment to moderator  
Reply With Quote
Unread 01/07/15, 09:20 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Originally Posted by Garkin
I will add support for AwesomeGuildStore guild selector, it should be easy.
But I wonder if I have also disable trade house filters prior to scanning prices, so the Price Tracker will scan all items, not just items matching selected AwesomeGuildStore filters.

Based on just my experience - if you setup a filter in AGS - then manual scan then use Price Tracker Updated

it ONLY scans for the filter you set in AGS --- I reacts exactly as GSSEx does.

if you reset the filters in AGS - your scan does everything.

here is the kicker -- if you setup a filter in AGS and DO NOT do 1 manual scan - both programs PTU and GSSEx ignore the filter and do everything.

Whatever that one manual scan hooks is the key to the filter situation -- which is a GREAT situation!

I am just giving you my experiences, I do not know if that helps with your idea.

More information never hurts.

Edit: just re-read your reply - you aren't going to remove the "happy accident" where PTU DOES use the filters when you want it to? Please don't do that - sometimes (most of the time) you don't want to scan everything.

-d

,
Last edited by dopiate : 01/07/15 at 09:32 AM.
Report comment to moderator  
Reply With Quote
Unread 01/07/15, 09:09 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by dopiate
Originally Posted by Toperharrier
That definitely is dopiate. I feel really lame I havent seen that before, jeeezz...

Oh, and thanks for the fast scanning tip!
Always happy to help

-d
I will add support for AwesomeGuildStore guild selector, it should be easy.
But I wonder if I have also disable trade house filters prior to scanning prices, so the Price Tracker will scan all items, not just items matching selected AwesomeGuildStore filters.
Report comment to moderator  
Reply With Quote
Unread 01/07/15, 07:46 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Originally Posted by Toperharrier
That definitely is dopiate. I feel really lame I havent seen that before, jeeezz...

Oh, and thanks for the fast scanning tip!
Always happy to help

-d
Report comment to moderator  
Reply With Quote
Unread 01/07/15, 07:09 AM  
Toperharrier

Forum posts: 2
File comments: 46
Uploads: 0
That definitely is dopiate. I feel really lame I havent seen that before, jeeezz...

Oh, and thanks for the fast scanning tip!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: