Questions about market buy order with quote quantity #2309
-
|
Beta Was this translation helpful? Give feedback.
Answered by
cjdsellers
Sep 29, 2025
Replies: 1 comment
-
|
Hi @WyldeCat This is a very delayed response, but thanks for reaching out with the report and your thoughts. That bug you pointed was fixed aa84613. In retrospect it wasn't the best design decision to automatically convert orders using quote quantity into base units. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WyldeCat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @WyldeCat
This is a very delayed response, but thanks for reaching out with the report and your thoughts.
That bug you pointed was fixed aa84613.
In retrospect it wasn't the best design decision to automatically convert orders using quote quantity into base units.
This is now configurable (6f2600e
convert_quote_qty_to_base) and also immediately deprecated - will be removed in a future release.