geekpete / py-coinspot-api

A python library for the Coinspot API.
Other
15 stars 15 forks source link

Add optional per-coin filter parameter to any applicable methods #4

Open geekpete opened 10 years ago

geekpete commented 10 years ago

As pointed out by http://www.reddit.com/user/helix09 there should be a way to request only specific coin detail for any API call that currently returns multiple coin result data.

balances() myorders() spot()