- Search Metals Mine
-
asasa replied Oct 9, 2010There's no backward compatibility between MT5 and MT4
Trend Follower 5 Minute System
-
asasa replied Sep 7, 2010I was referring to this information (see below). It shows me exactly how the EA was configured at the time of the error (or bars we are investigating). When you remove lines from the log, you have to leave this important info for me. At least, do ...
Trend Follower 5 Minute System
-
asasa replied Sep 7, 2010The slope direction line was rising while you had short positions open -> exit condition. PS: Please next time do not remove the dump of the external parameters values from the log file.
Trend Follower 5 Minute System
-
asasa replied Sep 6, 2010I always use SVN. The repositories are on my pc only.
Trend Follower 5 Minute System
-
asasa replied Sep 5, 2010Trend Follower Wicker v1.1.0 EA — Here is the new version of the Trend Follower Wicker Expert Advisor (v1.1.0). This updated version is an enhancement that substitutes all the previous versions of the same expert advisor. I have fixed the bugs ...
Trend Follower 5 Minute System
-
asasa replied Sep 3, 2010I will consider to add this as an optional filter for entries.
Trend Follower 5 Minute System
-
asasa replied Sep 3, 2010I understand your point. If it is ok, for the moment I can simply remove the volatility channel as an exit condition. We can then think better about how to implement the exit strategy. If I understand, the EA should consider the volatility channel ...
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010If an entry condition triggers on EUR/USD and we have already open positions on EUR/USD, the EA will not send the new orders. If an entry condition triggers on EUR/USD and we have already open positions on (e.g.) EUR/GBP but not on EUR/USD, the EA ...
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010Ok, you are completely right. I can force the EA to avoid entering new orders if there are already other positions open.
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010I think for the next release there is enough to fix and test. I will not introduce changes in the strategy in the next version of the EA. In any case, we can start to think about changes in the strategy for a future version to come. You posted the ...
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010Are you sure you had not attached the same EA to the same currency and timeframe on multiple charts? Are you sure you did not play too much with the external parameters? Please post the log.
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010From the log everything seems ok, the server says that the minimum tradable lot is 0.01 and the EA tried to send a market order of 0.08 lots. I googled a little and found a user reporting the following: "After research realized that the FXOpen-ECN ...
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010Error 131 means invalid trade volume. As usual, if you post the log file, what happened will be clear.
Trend Follower 5 Minute System
-
asasa replied Sep 2, 2010I will post an updated version this weekend probably. It will fix some of the problems of the EA. Right now I don't know if it's a good choice to also modify the strategy itself, even if we found some flaws in it (e.g. the slope direction line ...
Trend Follower 5 Minute System
-
asasa replied Sep 1, 2010#40688, 2010.09.01 10:50:00, EURUSD, Bar completed for timeframe 5 #40688, 2010.09.01 10:50:00, EURUSD, Bar time 2010.09.01 10:45:00 #40688, 2010.09.01 10:50:00, EURUSD, Laguerre 0.08394990, LaguerrePrev 0.05882235 #40688, 2010.09.01 10:50:00, ...
Trend Follower 5 Minute System
-
asasa replied Sep 1, 2010You should post the log for me to answer properly. At first look, it seems that the Laguerre indicator crossed the 0.15 level one candle before the up arrow. The original strategy says to first wait for the arrow, then the Laguerre indicator ...
Trend Follower 5 Minute System
-
asasa replied Sep 1, 2010All the open long positions were exited because the slope direction line was decreasing, according to the exit rules of the strategy. Here we have found a flaw in the strategy itself (not in the EA), since the entry conditions do not check the slope ...
Trend Follower 5 Minute System
-
asasa replied Sep 1, 2010If the log is too big, remove the non-relevant old lines. The important thing is that the interesting part is not removed.
Trend Follower 5 Minute System
-
asasa replied Sep 1, 2010At the time indicated in your previous post there are no strange operations, the EA was simply attached to the chart and it started trading normally. No order was deleted. The freshstart parameter was set to false. You should indicate at what time ...
Trend Follower 5 Minute System