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 Support for Market To Limit Order #7136

Open
4 tasks done
AlexCatarino opened this issue Mar 24, 2023 · 0 comments
Open
4 tasks done

Add Support for Market To Limit Order #7136

AlexCatarino opened this issue Mar 24, 2023 · 0 comments
Labels
feature live-trading Live trading related issues.

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

A Market-to-Limit (MTL) order is submitted as a market order to execute at the current best market price. If the order is only partially filled, the remainder of the order is canceled and re-submitted as a limit order with the limit price equal to the price at which the filled portion of the order executed. (source: https://www.interactivebrokers.com/en/index.php?f=597)

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature live-trading Live trading related issues.
Projects
None yet
Development

No branches or pull requests

2 participants