Convert Python KalmanFilter to MQL5

명시

In this task, you should translate pykalman (https://github.com/pykalman/pykalman/blob/master/pykalman/standard.py#L920) to MQL5, features that must be translated:


initilization: KalmanFilter(transition_matrices=A,transition_covariance=Q)

function em: kf.em(z)

function smooth: x_mean,x_covar=kf.smooth(z)

function filter_update: kf.filter_update(filtered_state_mean=x_mean, filtered_state_covariance=x_covar)     and variant with "observation"



A and Q is a CMatrixDouble(in test case it's (3,3)) matrix (from <Math/Alglib/matrix.mqh>)

z is a double[] array

x_mean and x_covar is a CMatrixDouble, it's the output of kf.smooth() step


I will provide a copy of test data to execute and validate this task, and a copy of python code too
I don't want to use python, just mql5

응답함

1
개발자 1
등급
(46)
프로젝트
80
13%
중재
11
0% / 91%
기한 초과
51
64%
무료
2
개발자 2
등급
(7)
프로젝트
9
0%
중재
3
0% / 100%
기한 초과
5
56%
무료
비슷한 주문
Desenvolvi um script com ajuda de IA, para operar uma carteira de uma casa de análise, onde basicamente quero comprar ou vender, um ou mais ativos no leilão ou abertura de mercado, onde eu escolho os ativos, e opero em paralelo com o python metatrader 5 na operadora RICO, desenvolvi 3 modos de operação, Leilão, Agressão e Leilão + Agressão, onde basicamente eu tento limitar um preço de acordo com o preço de

프로젝트 정보

예산
30 - 100 USD
기한
에서 20  60 일