@Glitch
Your revised version vs. the original behaves strange, or I should really say that it behaves strange for me. :) .
There was a trade that was supposed to enter via a limit order on the 20th but does not show up when running a backtest and advancing the end date a day at a time. Yet original code does.
When we look at the Rev 2 code, it does show an open order going in on the 21st. in live trading it did not, when looking at backtest for both the 20th and the 21st it does not show an entry signal.
Strange and not sure what to look at to diagnose.





Your revised version vs. the original behaves strange, or I should really say that it behaves strange for me. :) .
There was a trade that was supposed to enter via a limit order on the 20th but does not show up when running a backtest and advancing the end date a day at a time. Yet original code does.
When we look at the Rev 2 code, it does show an open order going in on the 21st. in live trading it did not, when looking at backtest for both the 20th and the 21st it does not show an entry signal.
Strange and not sure what to look at to diagnose.
Rename
It's using ExecuteSessionOpen so it will not produce a signal unless you run it after market open.
Let me upload a modified version to Patreon that uses NextSessionOpen indicator instead.
Let me upload a modified version to Patreon that uses NextSessionOpen indicator instead.
Im good with running after the open --- which ever is the most correct is what im after.
Sometimes it's not always possible, which is why the version using NextSessionOpen rather than ExecuteSessionOpen is more flexible.
@Glitch
WealthLab Build 146
PowerPack NextSessionOpen No longer works. Example: One Percent a Week Guy Rev 2 shows compiling errors.
WealthLab Build 146
PowerPack NextSessionOpen No longer works. Example: One Percent a Week Guy Rev 2 shows compiling errors.
Sorry, this got caught in a release cycle and I had to then get out a new WL8 Build 147 for the Multiple indicator, so the PowerPack was delayed a bit. Everything is updated now so please upgrade WL8 to Build and the Power Pack. There were a handful of other extensions affected too, Data Extensions, IndexLab, and Monte Carlo Lab.
Your Response
Post
Edit Post
Login is required