Replies: 2 comments 6 replies
-
In prod I'm running with vol attenuation, hence the replacement class I'm importing. But it has nothing to do with DO The other code is a 'vanilla' DO implementation |
Beta Was this translation helpful? Give feedback.
6 replies
-
They should obviously be replaced with: from systems.provided.rob_system.forecastScaleCap import volAttenForecastScaleCap |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm confused as to what version you are running in prod, I see two different constructions of a
future_system
for DO here https://github.com/robcarver17/pysystemtrade/blob/master/sysproduction/strategy_code/run_dynamic_optimised_system.py#L104However here https://github.com/robcarver17/pysystemtrade/blob/master/systems/provided/rob_system/run_system.py#L27 you include
volAttenForecastScaleCap()
Cheers and thanks
Beta Was this translation helpful? Give feedback.
All reactions