ExecutionLog#

class pams.logs.ExecutionLog(market_id, time, buy_agent_id, sell_agent_id, buy_order_id, sell_order_id, price, volume)[source]#

Execution type log class.

This log is usually generated when an order is executed on markets.