Convert Python KalmanFilter to MQL5

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(46)
Projets
80
13%
Arbitrage
11
0% / 91%
En retard
51
64%
Gratuit
2
Développeur 2
Évaluation
(7)
Projets
9
0%
Arbitrage
3
0% / 100%
En retard
5
56%
Gratuit
Commandes similaires
Desejo criar um site, onde, extraia informações da B³, passe-as pelo algoritmo que eu desenvolvi e, apresente o resultado ao usuário. Ele deve possuir uma página de demonstração para não assinantes e uma página de análise para assinantes. Deve apresentar os 5 melhores e os 5 piores investimentos do mês corrente
Painel web 60 - 110 USD
Prezados, Estou precisando de um painel administrativo, esse painel terá os seguintes parametros 1. Um admin, com campos para: Adicionar conta metatrade do cliente E-mail CPF Nome Mes ( talvez um dropbox) URL Pagamento Valor total Valor IR Valor Comissão botao pago / em aberto supender sim/nao No admin terei acesso ao lucro diário, lucro mensal e acumulado do período, alem de poder suspender/liberar determinado

Informations sur le projet

Budget
30 - 100 USD
Pour le développeur
27 - 90 USD
Délais
de 20 à 60 jour(s)