Specifiche

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



Con risposta

1
Sviluppatore 1
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
Ordini simili
//+------------------------------------------------------------------+ //| 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

Informazioni sul progetto

Budget
100 - 300 USD
Per lo sviluppatore
90 - 270 USD
Scadenze
da 15 a 45 giorno(i)