I am at work, else iw ould check my game logs at home. I have mentioned in this forum before the desire to do some economic analysis using the EQ bazaar. To this effect, I am wondering:
1) When I search for prices, does that get logged [I think the answer is no]?
2) If no, is there any way you can think of so that i could capture that electronically?
Basically, I want to track a commodity product like, say spiderling silk (some of you may know my obsession with this little item). I can check prices three times a day, but writing it down is difficult. Is there anyway to make EQ capture these prices in a log or log-like file so I can churn some parsing and then analytical programs on the data? Or do I have long data recording and entry project ahead of me?
I'm not asking about a program to automatically CHECK prices, just a way to save, electronically, the results of my own price searches for later analysis.
Thanks,
Andy
1) When I search for prices, does that get logged [I think the answer is no]?
2) If no, is there any way you can think of so that i could capture that electronically?
Basically, I want to track a commodity product like, say spiderling silk (some of you may know my obsession with this little item). I can check prices three times a day, but writing it down is difficult. Is there anyway to make EQ capture these prices in a log or log-like file so I can churn some parsing and then analytical programs on the data? Or do I have long data recording and entry project ahead of me?
I'm not asking about a program to automatically CHECK prices, just a way to save, electronically, the results of my own price searches for later analysis.
Thanks,
Andy

). I just /note ,Item Name,Seller,Price and then I can open the file in Excel as a comma delimited text file for easy sorting. The leading comma is to seperate the timestamp that EQ automatically generates when you use /note from the item name.
) is that even after stripping the [ and ] from around the timestamps, excel still doesn't like to recognize the way they're formatted as valid "date" values (doesn't like the day of the week abbreviation at the beginning) and thus won't sort by that column properly.

Comment