Judging the Quality of Indicators.
In my previous post I said I was trying to develop new indicators from the results of my new PositionBook optimisation routine. […]
Read moreIn my previous post I said I was trying to develop new indicators from the results of my new PositionBook optimisation routine. […]
Read moreAs part of my on-going code revision I have written my first Octave function to use the Oanda API. This is just […]
Read moreI have spent the last few weeks trying to get my recursive sine wave formula for period calculations to work, but try […]
Read moreBelow is this second code update. % select rolling window length to use – an optimisable parameter via pso? rolling_window_length = 50 […]
Read moreA reader recently inquired about my use of this indicator and so below I provide my Octave C++ .oct version that I […]
Read moreOver the last few weeks I have been looking at using Runge-Kutta methods for the creation of features, but I have decided […]
Read more