self.body['data']['ticker'] = {
                           "latest_price" => ticker[0],
                           "most_recent_trade_vol" => ticker[1],
                           "max_buy_price" => ticker[2],
                           "max_buy_amount" => ticker[3],