Chris Brobeck
Chris Brobeck
Friends

Add friends via their profile or user search and you will be able to see if they are online

Chris Brobeck
Registered at MQL5.community
Chris Brobeck
Added topic Kalman filter
Hello; I have completed a preliminary version of a Kalman filter and it is available for downloading from http://www.gammarat.com/Forex/BlackBoxes/Kalman/ . You will need the three files: 1) GRFKalmanFilter.mq4 - put this in the indicators directory
Chris Brobeck
Added topic DLL's (dynamic link libraries)
I have a number of signal processing algoritms I would like to implement in MQL4, but because they are computationally heavy I would like to be able to do parts in DLL's, especially matrix operations (like inversion -especially something like the