pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

Offline dark clearing #406

Closed goodboy closed 1 year ago

goodboy commented 1 year ago

Resolves the requirements listed in #405 and requires the patch in https://github.com/goodboy/tractor/pull/329.

Makes the emsd run the dark clearing and relay loop tasks in inside the long lived Router.nursery and avoid more then a single task per instrument real-time feed except where needed by the paper clearing engine.


deats:


test list:

see #405

guilledk commented 1 year ago

Tested on binance paper, works great.

goodboy commented 1 year ago

@guilledk ready for review now as well.

added full tests check.