public void SetBidHistory(BidHistory bidHistory)
 {
     RecentActivity.SetBidHistory(bidHistory);
 }