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 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mirror strategy should ignore backing orders below min volume require…
…ment, closes #569 (#570) * 1 - filter orderbook after transformation * 2 - fetch additional orders to fill in for skipped orders from min volume filter * 3 - include value fo buffer orders in log when printing pre-transform orderbook * 4 - check config of maxOrderBaseCap against minBaseVolume allowed * 5 - use pointer for volume base cap so we can clearly differentiate when its entered vs not when comparing with min volume
- Loading branch information
1 parent
586b658
commit 76ace31
Showing
2 changed files
with
209 additions
and
93 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
Oops, something went wrong.