CancelLog# class pams.logs.CancelLog(order_id, market_id, cancel_time, order_time, agent_id, is_buy, kind, volume, price=None, ttl=None)[source]# Cancel type log class. This log is usually generated when a cancel order is accepted by markets.