Replies: 4 comments 6 replies
-
Had the same error message, turns out it was little bug with the default.yaml file, Rob added a stale instrument row that was returning a string when getting stale instrument
commenting that out or adding actual stale instruments should fix that.. |
Beta Was this translation helpful? Give feedback.
-
Thank you ! |
Beta Was this translation helpful? Give feedback.
-
With 5544b5b, which include the fix for #1062, is anyone else getting lots of these lines in echos/run_stack_handler.txt today? |
Beta Was this translation helpful? Give feedback.
-
Thanks, Everyone. In my case it does not seem to have impacted order execution and does not seem extremely urgent to fix but since that seemed unintended , wanted to report. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All
I am trying to upgrade to the latest pysyst.
When running reports, they crash and I get this as part of the error message :
[Warning] No datapaths provided for .csv, will use defaults (may break in production, should be fine in sim)
When running Interactive order stack - and viewing at positions I get :
2023-03-16 18:05:27 {'type': ''} [Warning] No datapaths provided for .csv, will use defaults (may break in production, should be fine in sim)
Also running interactive_update_roll_status
So I have followed the discussion in :
Instrument and roll config now (mostly) stored in .csv file, not database #1054
and followed the advice therein , in particular running sysinit/futures/repocsv_spread_costs.py
So the question is where do I provide the datapaths for .csv ?
And what data paths?
Beta Was this translation helpful? Give feedback.
All reactions