Mark Veidemanis m
  • Joined on 2021-03-14
m pushed to master at XF/fisk 2023-02-22 16:59:47 +00:00
682c42c0e8 Separate live tests for active management
m pushed to master at XF/fisk 2023-02-22 11:15:09 +00:00
9c537187f0 Finish AMS tests
m pushed to master at XF/fisk 2023-02-22 10:16:10 +00:00
ed63085e10 Implement updating protection
m pushed to master at XF/fisk 2023-02-20 23:57:24 +00:00
ba8eb69309 Begin protection checks
m pushed to master at XF/fisk 2023-02-20 17:21:38 +00:00
314d4022ea Add description to AMS policy form
m pushed to master at XF/fisk 2023-02-20 17:03:18 +00:00
89ef8408e6 Amend asset filter matching to be more explicit
m pushed to master at XF/fisk 2023-02-20 14:24:28 +00:00
9e22abe057 Implement adjusting positions and begin writing live tests for AMS
m pushed to master at XF/fisk 2023-02-20 13:25:51 +00:00
a840be3834 Adjust initial balance in live tests
m pushed to master at XF/fisk 2023-02-20 12:40:34 +00:00
8bb5c2c91b Remove empty functions from checks
m pushed to master at XF/fisk 2023-02-18 21:42:58 +00:00
db58fb34eb Ensure an account only has one strategy with active management
m pushed to master at XF/fisk 2023-02-18 21:39:08 +00:00
ea0a6f21ce Remove some comments
m pushed to master at XF/fisk 2023-02-18 21:36:50 +00:00
8d9fe15346 Fix returning the balance
2b6f00a889 Run checks and actions from the management command
Compare 2 commits »
m pushed to master at XF/fisk 2023-02-18 21:25:13 +00:00
0bf3329b61 Remove comment
m pushed to master at XF/fisk 2023-02-18 21:24:03 +00:00
911ccde37b Implement trade mutation pipeline and active management actions
m pushed to master at XF/fisk 2023-02-18 17:55:43 +00:00
ae104f446a Start implementing active management actions
m pushed to master at XF/fisk 2023-02-18 14:37:02 +00:00
15a8bec105 Simplify active management by only specifying trade IDs for violations
m pushed to master at XF/fisk 2023-02-18 11:54:34 +00:00
466b17400f Finish implementing active management hooks
m pushed to master at XF/fisk 2023-02-17 22:23:16 +00:00
3e35214e82 Fix open trades checks
d262f208b5 Write crossfilter, asset groups and max open trades implementation and tests
Compare 2 commits »
m pushed to master at XF/fisk 2023-02-17 17:05:56 +00:00
67117f0978 Write protection check tests
m pushed to master at XF/fisk 2023-02-17 15:02:58 +00:00
1dbb3fcf79 Add more hooks to active management