gossip69

Results 1 issues of gossip69

# create test order before pushing an actual order test_order = client.create_test_order(symbol=coin+PAIRING, side='BUY', type='MARKET', quantity=volume[coin+PAIRING]) over in this line im getting error message "'NoneType' object has no attribute 'encode", while...