Ok i get it. I thought we need to download a version to replace the one we have by default in our mT.
Posts made by TraderEA6
-
RE: Where can i get the Fxdreema version of HA?posted in Questions & Answers
-
Where can i get the Fxdreema version of HA?posted in Questions & Answers
Hi,
I am using Heiken Asi and I saw the instruction in FXdreema that we should not use the version that comes with MT but use the version in fxdreema. But where can i download the version?

-
Delay trade failedposted in Questions & Answers
Hi,
I had EA running n i close my trade manually if needed. Problem is the EA open another trade after i closed it. I had the below but is not working. Please see pic n link. Advise please. The EA should be free to open another trade only in the new bar, not on the same bar i close the trade.
Thanks
Project link: https://fxdreema.com/shared/4E4OAxw5d

-
RE: How do I interpret this graph?posted in General Discussions
@josecortesllobat Demo account for live is not gona work for me actually as base on my optimization, I dont get trade everyday. For each pair - i get about 120 trades in a year that is like 10 - 12 trades in a month. Which is ok for live trade but too slow for demo account just to know how the EA fair.
Thanks
-
RE: How do I interpret this graph?posted in General Discussions
The dataset used are 2018 - 2020. I use 2018 - 2019 for optimization and 2019 - 2020 for forward testing. I choose 1/2 for forward testing.
Thanks. I will continue to explore.
-
RE: % Drawdownposted in Questions & Answers
Drawdown - Should it be the lower the better? Why do you want to push it up? I cap my DD to 10%
-
RE: How do I interpret this graph?posted in General Discussions
@josecortesllobat
Thanks Jose. I know the graph are of two different periods. I mean base on the result. How do i interpret if the EA is working well? -
How do I interpret this graph?posted in General Discussions
Hi,
I run the optimization test and gotten the two graphs below. Appreciate some guidance on how should i interpret it?
Optimization Test Result

Forward Test Result

@roar Appreciate your input too.
Thanks
-
RE: Take 50% of profit off at ATR, let 50% run till exit conditionposted in Questions & Answers
@Nico1397 For BE you will be the Break even point condition.

-
Backtest over weekend - offline mode?posted in General Discussions
Hi,
I am doing backtest and with optimization with years of data, it will take a long time and may even run over the weekend. As the spread will widen when the market closes, i am thinking to cut off the internet on the machine to prevent the MT machine from taking in the updated spread when the market closes. This machine is only for MT use so no internet is fine for me.
Question - If I run the backtest and while it is running i disable the internet connection. Will it still be able to complete the full test? My understanding is that the historical data are downloaded and it will use the last updated spread so without an internet connection, it should still run but I like to hear from those that had done it.
Thank you
-
RE: Using fixed amount for partial closeposted in Questions & Answers
UPDATE @l-andorrà @roar - The reason whe trade doesnt get executed is because of the lot size. I am using 1% of balance base on SL and my lot size will be 0.57 or 0.29 etc. The type of sizing create error when the EA attempt to close 50% volume. I tested again with standard lot size such as 0.2 etc and it works.
Thank you
-
RE: Using fixed amount for partial closeposted in Questions & Answers
@l-andorrà Thanks. I will replicate the setup and post in the BUGS section.