Pavel

Results 3 issues of Pavel

Hello, I am experiencing this annoying bug in VS2015 Ent edition with paket dep manager installed. Repro: 1. I use "Add Package" menu to add new packages to my project,...

**Describe the bug** The error is produced if one tries to pickle reactive classes (e.g. Subject). TypeError: cannot pickle '_thread.RLock' object Maybe it makes sense to add something like: def...

Hello, I am trying to run a hourly strategy (inspired by the example strategy in hourly_with_order_simulation.py), and all works well, but I have noticed that if I add risk_overlay parameters...