Implemented new ladder ordering algorithm

This commit is contained in:
2019-06-10 18:13:56 +10:00
parent a9017da72c
commit 3e6a00caf8
7 changed files with 78 additions and 18 deletions
+2
View File
@@ -38,6 +38,8 @@ let excluded = [ //messages that should not be logged
'Purchase made',
'Sale made',
'runLadderTick completed',
'Cleaned database',
'outerTick'
];