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,800
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/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/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/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/22/15, 07:01 PM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
A very basic request

Can you add a STOP button somewhere ?

I only scan specific items at a time and if I forgot to do the first search in AWS then I am stuck with the ENTIRE search of prices that I'm not even looking for?

Only stop I've found is to /camp

There has to be a better way

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

Forum posts: 832
File comments: 1097
Uploads: 33
Re: A very basic request

Originally Posted by dopiate
Can you add a STOP button somewhere ?

I only scan specific items at a time and if I forgot to do the first search in AWS then I am stuck with the ENTIRE search of prices that I'm not even looking for?

Only stop I've found is to /camp

There has to be a better way

Thanks,
d
Just press ALT to close store.
Report comment to moderator  
Reply With Quote
Unread 01/23/15, 06:41 PM  
timidobserver

Forum posts: 37
File comments: 299
Uploads: 0
This is kind of vague and probably impossible to do anything with, but I will mention it anyway. My game crashes sometimes if I put it in windowed mode and minimize it while a scan is running of a large guild store. These crashes never occur unless price tracker is scanning.
Last edited by timidobserver : 01/23/15 at 06:41 PM.
Report comment to moderator  
Reply With Quote
Unread 01/23/15, 06:57 PM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Re: Re: A very basic request

Originally Posted by Garkin
Just press ALT to close store.
I closed the store -- and it didnt stop

I will confirm what I was doing -- but maybe it was AGS + PTU

but it never ended

again - I will fully confirm and let you know if I was mistaken
Report comment to moderator  
Reply With Quote
Unread 01/23/15, 11:20 PM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Yep,,, something is wrong

Ok

pull up AGS - open Guild Store - Scan Prices

oops I wanted to change the filters

Hit Alt - also tried F5 (no rational reason) - close the store as you said -- nada

it's never ever comes back -- I tried everything




I did get a notice in the top right corner that said something like "Guild Store Not Ready"

This entire thing in very easy to reproduce.

-d
Last edited by dopiate : 01/23/15 at 11:23 PM.
Report comment to moderator  
Reply With Quote
Unread 01/23/15, 11:37 PM  
timidobserver

Forum posts: 37
File comments: 299
Uploads: 0
Re: Yep,,, something is wrong

Originally Posted by dopiate
Ok

pull up AGS - open Guild Store - Scan Prices

oops I wanted to change the filters

Hit Alt - also tried F5 (no rational reason) - close the store as you said -- nada

it's never ever comes back -- I tried everything




I did get a notice in the top right corner that said something like "Guild Store Not Ready"

This entire thing in very easy to reproduce.

-d
If I need to cancel a scan I usually just exit the trader and reloadui. If you don't reloadui you do get the error.
Last edited by timidobserver : 01/23/15 at 11:37 PM.
Report comment to moderator  
Reply With Quote
Unread 01/24/15, 05:01 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Re: Re: Yep,,, something is wrong

Originally Posted by timidobserver
If I need to cancel a scan I usually just exit the trader and reloadui. If you don't reloadui you do get the error.
Tim,

I know I could force that stop (multiple ways).

but the original question was could he add a stop like in GSSEx so I can simply hit stop and re-configure my filters in AGS, I figured since it could be done it one program why couldn't it be done in another without a more complex event,

For example /realoadui erases all chat .. a stop button would not.

-d
Last edited by dopiate : 01/24/15 at 05:02 AM.
Report comment to moderator  
Reply With Quote
Unread 01/24/15, 08:16 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: Re: Re: Yep,,, something is wrong

Originally Posted by dopiate
Originally Posted by timidobserver
If I need to cancel a scan I usually just exit the trader and reloadui. If you don't reloadui you do get the error.
Tim,

I know I could force that stop (multiple ways).

but the original question was could he add a stop like in GSSEx so I can simply hit stop and re-configure my filters in AGS, I figured since it could be done it one program why couldn't it be done in another without a more complex event,

For example /realoadui erases all chat .. a stop button would not.

-d
You don't need to reload UI. That loading icon is a bug in AwesomeGuildStore, it doesn't block searching in the trading house - just hit search button to get rid of that icon.
Anyway, here is my fixed version of AGS: AwesomeGuildStore-0.17-modified.zip (I have fixed loading icon and guild selector).

As for the stop button - can you please try this version: PriceTrackerUpdated-2.6.0.zip?
Is that stop button what you have requested?
Report comment to moderator  
Reply With Quote
Unread 01/24/15, 11:12 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
Re: Re: Re: Re: Yep,,, something is wrong

Originally Posted by Garkin
Originally Posted by dopiate
Originally Posted by timidobserver
If I need to cancel a scan I usually just exit the trader and reloadui. If you don't reloadui you do get the error.
Tim,

I know I could force that stop (multiple ways).

but the original question was could he add a stop like in GSSEx so I can simply hit stop and re-configure my filters in AGS, I figured since it could be done it one program why couldn't it be done in another without a more complex event,

For example /realoadui erases all chat .. a stop button would not.

-d
You don't need to reload UI. That loading icon is a bug in AwesomeGuildStore, it doesn't block searching in the trading house - just hit search button to get rid of that icon.
Anyway, here is my fixed version of AGS: AwesomeGuildStore-0.17-modified.zip (I have fixed loading icon and guild selector).

As for the stop button - can you please try this version: PriceTrackerUpdated-2.6.0.zip?
Is that stop button what you have requested?
Grarkin,

You continue to amaze.

I will update and login now/

I will test both full and give feedback.

Thanks for always responding.

-d
Report comment to moderator  
Reply With Quote
Unread 01/24/15, 11:51 AM  
dopiate
AddOn Author - Click to view AddOns

Forum posts: 142
File comments: 677
Uploads: 11
works perfect thanks!

Originally Posted by dopiate
You don't need to reload UI. That loading icon is a bug in AwesomeGuildStore, it doesn't block searching in the trading house - just hit search button to get rid of that icon.
Anyway, here is my fixed version of AGS: AwesomeGuildStore-0.17-modified.zip (I have fixed loading icon and guild selector).

As for the stop button - can you please try this version: PriceTrackerUpdated-2.6.0.zip?
Is that stop button what you have requested?

Grarkin,

You continue to amaze.

I will update and login now/

I will test both full and give feedback.

Thanks for always responding.

-d
Perfect!

zero issues.

thanks again!

-d
Last edited by dopiate : 01/24/15 at 11:52 AM.
Report comment to moderator  
Reply With Quote
Unread 01/28/15, 10:03 PM  
KorDaS

Forum posts: 0
File comments: 6
Uploads: 0
Set items bound after scan?

Has anyone noticed if the items they have which are set to be bound once worn are set to 'bound' after the price tracker has scanned the guild bank and marked the item with a price quote? I had several items of set items I was checking on and I had not worn them at all but after the scan I can't sell them even though now I have a nice quote telling me how much it's worth.

Any ideas on this one?
Report comment to moderator  
Reply With Quote
Unread 01/28/15, 11:03 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: Set items bound after scan?

Originally Posted by KorDaS
Has anyone noticed if the items they have which are set to be bound once worn are set to 'bound' after the price tracker has scanned the guild bank and marked the item with a price quote? I had several items of set items I was checking on and I had not worn them at all but after the scan I can't sell them even though now I have a nice quote telling me how much it's worth.

Any ideas on this one?
If you do not equip item, it is not bound. Price Tracker does not equip or use items, so I can't imagine that this issue is really caused by this addon. Also I believe that bound item can't be stored in guild bank, so I'm not really sure what is this issue about. Can you describe in more details or send screenshot where I can see what you mean?

All I can think of is that it could be a tooltip error similar to what is ZOS fixing on test server:
  • Fixed an issue where dyeing one piece of armor would cause all equipped armor to gain the "Bound" text in the toolbar, even if the armor is not actually bound.
Or items was bound on pickup and you just didn't notice it before. I'm using Price Tracker and I'm selling a lots of set items. They were never bound on me when I just checked price on the tooltip.
Last edited by Garkin : 01/28/15 at 11:11 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: