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

feat: fit price into ticks in msg server #171

Merged
merged 2 commits into from
Feb 12, 2022
Merged

feat: fit price into ticks in msg server #171

merged 2 commits into from
Feb 12, 2022

Conversation

hallazzang
Copy link
Contributor

Description

Fit price into nearest possible tick in msg server. For buy orders, the resulting price will be lower than the requested price and for sell orders, it'll be higher than the requested price.

closes: #169

@hallazzang hallazzang merged commit 3123153 into main Feb 12, 2022
@hallazzang hallazzang deleted the 169-fit-price branch February 12, 2022 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fit price into ticks in msg server
1 participant