public function testFactorySetsDayLowestPrice()
 {
     $this->assert($this->marketSummary->getDayLowestPrice(), equals, 509);
 }