MultipleCustodians

Issue #368 resolved
Benjamin Cordes created an issue

Todo: change setup.md

I don't quite understand the flag and what it currently achieves in the code:

multiple-custodians false   if set to true, will sync with remote NPT and reset orders often    boolean

Nothing is done if this flag is true (same in develop branch and master branch):

https://bitbucket.org/JordanLeePeershares/nubottrading/src/0bb0225995a7da75ca816dd2a2be7a0a94704289/NuBot/src/com/nubits/nubot/tasks/strategy/StrategySecondaryPegTask.java?at=master#cl-84

Comments (4)

  1. Benjamin Cordes reporter

    The syncing part functions correctly, if I'm not mistaken.

    What I don't understand is the comment "//multiple custodians do not need strategy exec" and referring to "reset orders often".

  2. Log in to comment