public function testFactorySetsLastPrice()
 {
     $this->assert($this->marketSummary->getLastPrice(), equals, 511);
 }