I like the broker feature, but it shows way too many items... 90% of which I can't even afford.
By adding:
if ( GetMoney() >= buyout ) ... end
I was able to narrow the display to only the items that I can actually afford to get.
In conjuction with the minprice parameter already in place, people can really narrow down their search results to things that are useful to them so I'm recommending that this become a change to the official project here, but I'm not sure if GetMoney() is an innate function or something that Titan Panel wrote (that's where I saw it--crossed my fingers--and it worked).