Skip to content

Market order - #21

Open
philippe-ftx wants to merge 6 commits into
masterfrom
market-order
Open

Market order#21
philippe-ftx wants to merge 6 commits into
masterfrom
market-order

Conversation

@philippe-ftx

Copy link
Copy Markdown
Collaborator

No description provided.

@philippe-ftx

Copy link
Copy Markdown
Collaborator Author

NOTE: 100 * tickSize might not be enough for large orders.
Specifying price extremes (for ex. 100_000 for market buys and 0 for market sells) results in order placement error.

@askmike

askmike commented Sep 24, 2020

Copy link
Copy Markdown
Contributor

NOTE: 100 * tickSize might not be enough for large orders.

Not just that, it also relies on markets having relatively big tick sizes. If someone launches a BTC/USDT modeled after binance ($0.01 ticksize) odds are decent this is going to miss. How to properly solve this probably depends on other factors like price bands and MM presense (state of liq).

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 this pull request may close these issues.

3 participants