Need a Pro Coder -
1 2 3

thread: Need a Pro Coder

  1. #21
    Junior Member Alvaro207's Avatar
    24
    quote Kalman filter using some extras (such as automatic gain calculation, asymmetric rings, ...) - mt5 variant (showing mt5 version as it is newer than the mt4 variant) picture Why would not it be possible in mql (5 or 4 doesn't matter)?
    Ok...
    Nicholishen and Mladen;

    Kalman and Bayesian Filter theory is quite rich.I am especially interested in unscented kalman filter kinds which is suggested for noisy time series.
    Is Optimised type of square-root Unscented Kalman filter potential in mql4-5?
    Https://github.com/sfwa/ukf
    http://au.tono.my/log/20130531-kalman-filter.html

    Mladen can you give a link for Kalman filter with extras in mt5 ?

  2. #22
    quote Ok... Nicholishen and Mladen; Kalman and Bayesian Filter theory is quite rich.I am particularly interested in unscented kalman filter types that is suggested for noisy time series. Is Optimised type of Unscented Kalman filter that is square-root possible in mql4-5? Https://github.com/sfwa/ukf http://au.tono.my/log/20130531-kalman-filter.html Mladen can you give a link for Kalman filter with extras in mt5 ?
    That version was not posted on forums
    For older versions of Kalman filter in mt4 models (coded years and years back) do a google search on gammarat and Kalman filter and also you shall find it

  3. #23
    Thanks for the PM. I do appreciate my standing here on cliqforex still carries weight. Before committing to code your own system, I would want to know what it is and the time commnt for me to automate it. Feel free to detail that system publicly or privately. It makes no difference. I should warn you though programming MQL back in 2014 stopped in favour of construction out HFT and stat-arb systems for wall road, and the crypto-trading spaces. In other words, my MQL4 is a Little rusty and...
    Wow thanks alot for the reply, its always an honour to get responses from thecliqforexLegends, im willing to pay a price for the job so I do not waste your time

  4. #24
    Honover needs to take a look at the thread, perhaps he may be curious.

  5. #25
    Short explanation, the system im using and talking about has been semi automated, basically I wana completely automate it, I have an EA I change off and on when standards are satisfied and I pick MM, I want to automate this process and place the indiors within the EA so that it can be an entirely automated task. .

  6. #26
    Hello soros,
    I can not send private messages yet but I have the data of a particular person who has created more robots to different users of this forum (very active members).
    Can you contact me directly?
    Regards,

  7. #27
    Senior Member Tataylo's Avatar
    435
    Honover must have a look at the thread, perhaps he might be curious.
    There is a listing of programmers in the 'MT4 programming' segment here that you might want to try.

    (@herbie88): Googling something like 'Kalman filter MQL4' returns plenty of hits, e.g. here https://www.mql5.com/en/forum/103237/page2 https://www.mql5.com/en/code/762 etc not certain if those are the kind of solution you're looking for.

  •