This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 1 - add log line for greater visibility into creation of preceding offers * 2 - update comment to clarify what we do after adding preceding levels * 3 - rename currentLevels -> desiredLevels in sellSideStrategy.go * 4 - log buy/sell action when creating preceding levels * 5 - remove padding of offers and use existingOfferIndex instead to be more logically explicit and to keep level logging more accurate * 6 - the fix: we should not return an extra level consumed because we may want to delete or modify it, whereas it currently skips that level entirely
- Loading branch information
1 parent
fb6f4d4
commit b56d7b5
Showing
1 changed file
with
33 additions
and
27 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