sykesdev
sykesdev
Hi, Looking into the Trading System in a bit more detail, unless I'm missing something I don't think this can really work as it is at present. Using the phigh/plow...
Please see attached patch that fixes a bunch of bugs around feature generation in mflow. It has the following... 1. Fix for this issue... https://github.com/ScottfreeLLC/AlphaPy/issues/33 2. train mode now correctly...
This change allows the ability to add multiple systems to the market.yml The modified yaml would look like... ``` system: closer_scaled: holdperiod : 0 longentry : hc longexit : shortentry...
Hi, Hopefully these contributions are useful, it seems very quiet, hopefully you are all in good health! vexec's doc says "To write your own variable function, your function must have...
Has anyone been able to make append() work in a recent release? Could anyone share with me a set of deps that allow collection.append() to work. I've been through the...