Takes your completed auctions and purchases from BeanCounter for a month, and lets you know how much profit/loss you have made.
This requires the addon, BeanCounter, be installed and collecting data about your auctions to work. You can download it from
here.
Commands:
/bcp, /bcparser
Arguments:
SALES [monthName] [fourDigitYear]
- Returns the total amount of gold made from selling items on the Auction House.
- If no month given, defaults to all sales in the database.
- If month is valid without a year, returns data from the current year.
- If month is valid with a year, returns data from that month and year.
PURCHASES [monthName] [fourDigitYear]
- Returns the total amount of gold spend buying items on the Auction House.
- If no month given, defaults to all purchases in the database.
- If month is valid without a year, returns data from the current year.
- If month is valid with a year, returns data from that month and year.
TOTAL [monthName] [fourDigitYear]
- Returns the difference in sales and purchases made at the Auction House
- If no month given, defaults to all sales and purchases in the database.
- If month is valid without a year, returns data from the current year.
- If month is valid with a year, returns data from that month and year.
Examples:
/bcp sales January 2009
/bcparser purchases
/bcp total August