Termos de Referência

I need an EA based on this cointegration system for mt4: https://www.quantst.com/archives/146. You can test the similar EA, download an MT4 version from that site and install it to know what I'm talking about. 

In that link, you'll find all the information about how the EA works. https://www.quantst.com/archives/146

I need the same thing with little modifications. I want an EA that can advise me and put the orders automatically when the criterion is hit. Calculate the hedge rate (Stock A/ Stock B) and set up the orders according to my balance and risk. It must be a system parameter.

I want to scan the markets for some opportunities. Should be a way to monitor all the cointegration parameters like cointegration test, half-life, z-score etc... We should track the initial values as a reference.

Another thing is, should be possible set up some warnings, take profit, stop loss, like cointegration low our half-life is near to the end and price target.

More details, please contact me (inbox).

Must plot the synthetic instrument and deviations like this indicator: https://www.quantst.com/archives/146.

Thanks,

-B



Respondido

1
Desenvolvedor 1
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
Pedidos semelhantes
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
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média

Informações sobre o projeto

Orçamento
100 - 300 USD
Desenvolvedor
90 - 270 USD
Prazo
de 15 para 45 dias