You can access the current price data of an item through _data(item_key) which returns the max bid, min buyout and max price of the day as well as a list with those 11 data points. Aux keeps the last 11 daily data points from which the historical value is taken as the median.