Skip to content
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

Add a condition to LIMIT order #313

Open
R-S-M-A-N opened this issue Apr 23, 2024 · 0 comments
Open

Add a condition to LIMIT order #313

R-S-M-A-N opened this issue Apr 23, 2024 · 0 comments

Comments

@R-S-M-A-N
Copy link

R-S-M-A-N commented Apr 23, 2024

Hello,

This is not a BUG but an improvement request so I don't know if I should make the request here?

Currently when we place a LIMIT buy or sell order through the API the system works in "higher" or "equal" >= (For the "price" and the "cummulativeQuoteQty"), the "qty" remains fixed .
This generates sales at a loss...
I request the addition of a parameter in the request by the API to be able to specify the direction “less” or “equal” <= (For the "price" and the "cummulativeQuoteQty") while always keeping the "qty" fixed !!!

The ideal would be that by default the direction was >= and that as an option I could ask for <=

Maybe you can just create a FOKUP >= and a FOKDOWN <=

Can you do this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant