Replies: 1 comment 4 replies
-
|
i use python 3.12 and set redis as cache backend |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i'm testing paper trading using the example script
connect_with_dockerized_gateway.py, and i modified theSubscribeStrategyto test placing orders by submitting orders inon_bar()in the strategy. the order submission was successful, but afterwards i always got this error, i don't know how thisPriceobject was created and i don't find a way to customize the serialization. anyone know how to solve it?Beta Was this translation helpful? Give feedback.
All reactions