-
I've been trying to upgrade a test machine from a PST build 2 months old to the current master branch and I've been running into some trouble.
I erased the optimal positions collection and run_systems ran successfully. However, the system appears to be unable to read my current positions in the DB (i.e. Positions DB is empty) so when I run strategy order generator it generates completely new positions without taking into account my current positions (i.e. no buffering). What am I doing wrong? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
See #1075 You need to run the script linked in that announcement |
Beta Was this translation helpful? Give feedback.
See #1075
You need to run the script linked in that announcement