Cancel#
- class pams.Cancel(order, placed_at=None)[ソース]#
Cancel order class.
- property agent_id: int#
getter for agent ID.
- 戻り値:
agent ID.
- 戻り値の型:
int
- check_system_acceptable(agent_id)[ソース]#
check system acceptable. (Usually, markets automatically check it.)
- パラメータ:
agent_id (int) -- agent ID.
- 戻り値の型:
None
- 戻り値:
None
- property market_id: int#
getter for market ID.
- 戻り値:
market ID.
- 戻り値の型:
int