-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMPROVE: [xdepthmaker] use order query to update the canceled order, fix depth price, fix symbol column lengths, fix covered position #1753
Conversation
Welcome back! @c9s, This pull request may get 471 BBG. |
Re-estimated karma: this pull request may get 481 BBG |
Re-estimated karma: this pull request may get 484 BBG |
Re-estimated karma: this pull request may get 489 BBG |
Re-estimated karma: this pull request may get 496 BBG |
4831d70
to
e196218
Compare
Re-estimated karma: this pull request may get 508 BBG |
e196218
to
83169e7
Compare
Re-estimated karma: this pull request may get 513 BBG |
83169e7
to
1b5da22
Compare
Re-estimated karma: this pull request may get 518 BBG |
@@ -0,0 +1,10 @@ | |||
-- +up | |||
-- +begin | |||
SELECT 1; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This migration file could be dropped because nothing is changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sqlite does not support column modification
Hi @c9s, Well done! 543 BBG has been sent to your polygon wallet. Please check the following tx: https://polygonscan.com/tx/0x6d40632f9bebd300db782e0e748edb4d6464ff3a62b0c950224cce122731ad79 Thank you for your contribution! |
No description provided.