-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix limit orders behavior when changing swap directions (#4)
* Finish limit order implementation * Run cargo fmt * Fix wrong interpretation of active_tick_index = None Saturate instead of wrapping around when we're at the high tick bounds * Fix behavior when changing swap directions
- Loading branch information
1 parent
e8216b0
commit 891b9aa
Showing
1 changed file
with
60 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters