CodeReclaimers / btce-api

Python wrapper around the public and trading APIs of BTC-e.com
MIT License
191 stars 123 forks source link

Add order validation #9

Closed alanmcintyre closed 11 years ago

alanmcintyre commented 11 years ago

Provide functions to validate an order before submitting it, to catch things like orders that are below the minimum size, etc., without having to make the trip to the server to find out.

alanmcintyre commented 11 years ago

This was added in 6a812ab47878ffc1a51060af4bba8558f182d8f7