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

TRCL-3205 MARKET order can be either IOC or FOK #75

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

johnqh
Copy link
Contributor

@johnqh johnqh commented Nov 9, 2023

No description provided.

Copy link

linear bot commented Nov 9, 2023

TRCL-3205 Update v4-client market order to be FoK for placements but make closes (which are market orders) IoC

Requirements: MARKET order should be FOK, closePosition should be IOC

Changes: Take TimeInForce param (either IOC or FOK) for MARKET order. Default to FOK if the param is not valid.

@mike-dydx mike-dydx merged commit 9146e8f into main Nov 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants