
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Spell out the directive
In the title? I did. Nothing worked... in MQL4. Does this tool of yours work only on MT5? If you have one for MT4, I would be extremely grateful. I'm very interested in your intelligent product.
If it is not too difficult for you, you can write the directive in the code, as I am not a programmer and have no idea about it. :(
In the title? I did. It didn't work... in MQL4. Does this tool of yours work only on MT5?
The tool works on both platforms - MT4/5. I just downloaded the example from the description and compiled it without problems in MT4 build 1090 and MT5 build 1653.
ZY I think I understand your problem. Download the library via zip and copy the contents from there to the MQL4 folder. The zip will contain MQL5, but you need MQL4 for MT4.
No, that's not what I did. I copied the code you posted above into MetaEditor -4 and tried to compile it. I got errors. Can you provide me with a link where I can download the example (from the description - where is it). In the code there is a link to some file. It is probably needed too. I don't know where to download it.
About zip library I don't know how to download, because I don't know what it is. I apologise if I have tortured you. I am interested in your indicator, but I have not understood how to use it.
Hey, that's a cool correlation thing.
have you tried variations on the theme:
1. there is a centre (red point), runs along the graph with a given window, flips the plot to the left of the point in a mirrored way, looks at the correlation with the plot to the right of the point (can be via regression). Additional plots at the ends are selected for validation. The leftmost part of the left piece is the prediction for the right piece.
2. Additional plots are additionally searched on history using your method, also half inverted, validated, aggregate score is derived. (2nd step is not necessary)
example on the picture. The mirror level is just for clarity.
Hey, nice correlation thing.
Have you tried variations on the theme:
1. there is a centre (red point), runs along the graph with a given window, flips the plot to the left of the point in a mirrored way, looks at the correlation with the plot to the right of the point (can be via regression). Additional plots at the ends are selected for validation. The leftmost part of the left piece is the prediction for the right piece.
2. Additional plots are additionally searched on history using your method, also half inverted, validated, aggregate score is derived. (2nd step is optional)
example on the picture. The mirror level is just for clarity.
As a study, did not do. In this bible the algorithm is only copy-pasted - see the header of Dejavu.mqh.
As a study, I did not. In this bible, the algorithm is just a copy of the algorithm - see the Dejavu.mqh hat.
ok, then I'll do it, I wanted to do research for ATC for a long time.
Example of use.
Calculation of correlation matrix.