EA BASED ON CCI AND STOCHASTIC
-
____Oops, I forgot that. You can read the topic here in this forum which is on the top - Where is my .ex4 file? I can't answer in one word because it depends on Windows version and MetaTrader version, and also on fxDreema version (so use the latest).[/quote:1mpez88a]
Thanx again. I will try it![/quote:1mpez88a]OK. Now I have just update my simple ea test based on CCI timeframe 1h.
I followed the "where is my .ex4 file?" but it seems the same result.
When I export into .mq4 or .ex4 file I see anything new in the destining folder
(C:\Users\Mme Dje Irma\AppData\Roaming\MetaQuotes\Terminal\3CACF8328804202C6314E5659D89D68E\MQL4\Experts),
apart from the older experts.
Please find attached the fxDreema Global options and the destining folder contain.
Really want to know what is wrong with my machine. I use Windows 7.
Thanx -
______Oops, I forgot that. You can read the topic here in this forum which is on the top - Where is my .ex4 file? I can't answer in one word because it depends on Windows version and MetaTrader version, and also on fxDreema version (so use the latest).[/quote:dulu2coz]
Thanx again. I will try it![/quote:dulu2coz]OK. Now I have just update my simple ea test based on CCI timeframe 1h.
I followed the "where is my .ex4 file?" but it seems the same result.
When I export into .mq4 or .ex4 file I see anything new in the destining folder
(C:\Users\Mme Dje Irma\AppData\Roaming\MetaQuotes\Terminal\3CACF8328804202C6314E5659D89D68E\MQL4\Experts),
apart from the older experts.
Please find attached the fxDreema Global options and the destining folder contain.
Really want to know what is wrong with my machine. I use Windows 7.
Thanx[/quote:dulu2coz]
This is the second picture. -
Actually the program ask me to check (in red) if the MT4 directory is correctly set.
I check of course its ok and I save changes, but nothing happens. -
Remove MQL4\Experts\ from the path?
It should be what you get when you go to File->Open Data Folder in MT. Better with \ at the end
The terminal path should be where MT4 is installed, where the compiler is (mql.exe), but now there is a chance that you don't have that file anymore, so it will work if you select any existing folder. In this case fxDreema will extract mql.exe from itself and will use it remotely.
-
__Remove MQL4\Experts\ from the path?
It should be what you get when you go to File->Open Data Folder in MT. Better with \ at the end
The terminal path should be where MT4 is installed, where the compiler is (mql.exe), but now there is a chance that you don't have that file anymore, so it will work if you select any existing folder. In this case fxDreema will extract mql.exe from itself and will use it remotely.[/quote:1kr5xky2]
Thank you. I will try it. Hope I could see now how the EA run, before going deeper with autotrading.
Thanx again. -
Hello fxDreema. Have a nice weekend.
I have generated the .mq4 file of my test ea, but only from the web fxdreema platform.
This is my simple test ea link https://fxdreema.com/shared/JQ5pPUs9e
I tried on the local platform with what you advised me, but I didnt get any result.
Whereas on the web platform, the file has been generated automatically in the Download directory.
I opened it with Metaeditor and I compile it. Its ok.
Its my first time to try autotrading. So I count on your support to master this trading way step by step.
I an waiting for next week to test it on the chart trading.
I dont know if I am going quickly, but may you show me how to backtest the ea and see what is it return on
a couple of monthes or years.
Thanx again and God bless you. -
I did some research and I find how to backtest my ea on MT4.
Anyway thanx again. I will certainly need your help for the optmisation and for a more
performing EA with fxdreema.
Nice weekend!!! -
__I did some research and I find how to backtest my ea on MT4.
Anyway thanx again. I will certainly need your help for the optmisation and for a more
performing EA with fxdreema.
Nice weekend!!![/quote:2avxwrq2]
I have deleted all the pictures attached to keep only the shared fxdreema file.
That is more pro.
Take care n thanx. -
Hello fxDreema.
As I told you I made some research to know how to backtest my test ea.
Please find the link here https://fxdreema.com/shared/g3eWq6Fib
Now I ve followed all the instructions to configure and backtest the ea on metatrader4.
As you can see on the picture attached, at the end of the backtest I dont get information
about the "results", the matching "the graphic" of the test, and the "report" in order to
analyse the efficiency of my ea properly.
Please can you help me to solve this problem. Have I made any error during configuration?
Thanx. -
Look in "Journal" for error messages, because I see some error message above about the history data. Otherwise start with normal backtesting, not optimisation. Optimisation is... it depends, you should know what you are optimizing, and by the way it does not show the results of all tests.
-
__Look in "Journal" for error messages, because I see some error message above about the history data. Otherwise start with normal backtesting, not optimisation. Optimisation is... it depends, you should know what you are optimizing, and by the way it does not show the results of all tests.[/quote:177yxv05]
Thank you fxDreema.
I made it without optimisation and I got the result.
But what a surprise... my strategy backtested seems to be a total failure.
I dont understand. Have I made wrong configuration on my ea building or during backtesting.
Netherthless I believe that my logic with highest vakues of CCI is right.
Please find attached the result of the backtest.
I will try to check what is wrong with my testing ea.
Thanx......
strategy tester ea.jpg -
Look at what really happened. It looks to me that something is wrong, like if all trades are closed immediately after opening.
-
Thanx fxdreema.
I will check what is going with this ea.
Please fond attached the beginning of the results reports.
It will give you maybe more data to advise me for my ea.
Thanx......
wrong results ea.jpg -
I think you should look here some of the basic examples http://fxdreema.com/examples
Especially those that has name starting with "Wrong"
-
Thanx.