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

TODO: Consider merging limit orders in same-t fund trading #62

Open
grctest opened this issue Mar 20, 2025 · 0 comments
Open

TODO: Consider merging limit orders in same-t fund trading #62

grctest opened this issue Mar 20, 2025 · 0 comments

Comments

@grctest
Copy link
Contributor

grctest commented Mar 20, 2025

Currently the chain of operations with same-t fund trading goes as follows:

  • borrow
  • trade
  • ...
  • trade
  • repay

The user currently has to buy individual limit orders from the dex orderbooks

If they're buying several in a row this could be condensed down to the one limit order across all three if it's at the same price

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

No branches or pull requests

1 participant