delete_market_order

Description

Enterprise users only.

Deletes a market order.

Simple Example

q = {'api_key':apikey,'order_id':o['order_id']}
res = pq.delete_market_order(q,remote=True)

Simple Example Output

Failure Examples

Failure Examples Output

Three Examples

Three Examples Output