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

Simulated order should be rejected if min_fill_size is greater than requested size #702

Open
mzaja opened this issue Oct 4, 2023 · 0 comments · May be fixed by #740
Open

Simulated order should be rejected if min_fill_size is greater than requested size #702

mzaja opened this issue Oct 4, 2023 · 0 comments · May be fixed by #740

Comments

@mzaja
Copy link
Contributor

mzaja commented Oct 4, 2023

If FILL_OR_KILL order's (requested) size is lower than min_fill_size, Flumine simulation behaves as if min_fill_size == size. However, the order should be rejected with INVALID_MIN_FILL_SIZE error code, as per: https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Betting+Enums#BettingEnums-InstructionReportErrorCode

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

Successfully merging a pull request may close this issue.

1 participant