Replies: 1 comment 6 replies
-
You call With |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
I am trying to build a very simple market making bot, but even though orders are filled over time, position remains 0 and P&L stays 0.
Would you have any idea why this does not work properly? I would expect to have in the end
(44584-38395)*0.1*100_000
$ of P&L.Thank you,
Beta Was this translation helpful? Give feedback.
All reactions