python-cexio
python-cexio copied to clipboard
Place instant order
hello,
where is the "Place instant order" method (https://cex.io/rest-api#place-instant-order) in the client?
thanks
I had to figure hat out for myself recently using a different library for cex.io: You have to call "place_order" with no price but "order_type": "market" in the params.