dydxprotocol / dydx-v3-python

Python client for dYdX (API v3)
Apache License 2.0
304 stars 174 forks source link

On opening some trades: 'NoneType' object is not subscriptable #223

Open zeoninja opened 6 months ago

zeoninja commented 6 months ago

Im running on SEPOLIA TEST NETWORK, and my script is working for the most part but i get an error stating "Error opening trades 'NoneType' object is not subscriptable"

This must be an issue with a value on a specific trade, is there a way to subvert this, or at least diagnose it?

robo-shop commented 3 months ago

how did you fix it?