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

Issue detecting orders

Open HipsterJesus115 opened this issue 4 years ago • 0 comments

I was wondering if anyone knew how to set it up so it can detect if there are any existing orders. The way I have it for some reason never returns the orders completely empty. But basically I am just trying to have it do something like this

if no open orders run code else: run code

Just a fyi I am a little knew to python so it could just be that i missed something simple. Thanks in advance!

HipsterJesus115 avatar May 25 '21 15:05 HipsterJesus115