public function testFactorySetsDayHighestPrice()
 {
     $this->assert($this->marketSummary->getDayHighestPrice(), equals, 515);
 }