coinbasepro-python icon indicating copy to clipboard operation
coinbasepro-python copied to clipboard

get_fills() method without arguments

Open n45os opened this issue 5 years ago • 1 comments

In README, the get_fills() method is supposed to work without any arguments. Although, when I call it without args, I get an error message that I have to use a product_id or an order_id.

n45os avatar Dec 24 '20 09:12 n45os

I noticed this too, but it seems to be mentioned in the documentation: https://docs.pro.coinbase.com/#list-fills

You are required to provide either a product_id or order_id.

Maybe it's a new requirement. I wish it worked because I'd rather have them all.

geolectric avatar Jan 05 '21 10:01 geolectric