- Search Metals Mine
-
asasa replied Aug 8, 2010There are lots of examples. A few seconds to find the following...
Trend Follower 5 Minute System
-
asasa replied Aug 6, 2010There must be some problems with the indicators. For example, the up/down arrows should represent EMA crossovers, therefore we must always have up and down arrows alternating. But sometimes it happens that we see on the chart two consecutive up ...
Trend Follower 5 Minute System
-
asasa replied Aug 5, 2010The two files I posted are both required. Fisherpsar v1.0.0.mq4 -> the EA, must be copied in "experts" EAHelper v1.0.4.mqh -> header file, must be copied in "expertsinclude" Let me know if there are problems with my EA.
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 5, 2010I was curious about this system. Since the EA in this post does not work properly for me, I have written my own version. You can find it attached to this post. All the requirements of the post #4 have been implemented. A description of the several ...
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Jul 24, 2010In your screenshot of the chart dated 06-08-2004, we see no price for almost 100 pips, meaning there was no offer for that price range (that is why I called it spread). In any case, I can be with you for NFP days. Apart from those, in the historical ...
Bad historical data
-
asasa replied Jul 24, 2010Almost one hundred pips of spread in that moment? Can it be real for the Forex?
Bad historical data
-
asasa replied Jul 24, 2010Let me show you an example regarding the data you have suggested, give a look at the picture below...
Bad historical data
-
Bad historical data
Started Jul 24, 2010|Platform Tech|11 replies
Hi all. I have recently written a simple MQL script for the only purpose of testing the ...
-
asasa replied Feb 22, 2010Hi Andrea. Are you from Italy? Send me a private message. Lorenzo
mt4 and matlab cross
-
asasa replied Jan 25, 2010Of course, my modified method.
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jan 25, 2010I explained a lot about my strategy in this same thread. I always backtest with 1 minute data. Backtested and real results match.
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jan 23, 2010These APIs are interesting indeed... To your knowledge, aren't there any similar APIs for controlling the backtester (start, stop, setting parameters, etc.) from external programs?
Accessing broker feed bypassing MT4
-
asasa replied Jan 23, 2010Here is the 10-year backtest on EUR/USD (weekly strategy only), displaying the current drawdown... I definitely keep on trading this method...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jan 23, 2010Hi all. I posted some results of my own backtests in this same thread some months ago. I am still trading my personal modifications of this method, on both weekly and daily timeframes, 5 pairs. I am facing a drawdown especially on EUR/USD, but the ...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jun 30, 2009I thank you for your nice words. In fact, my approach is to have one single EA with multiple independent trading systems coded in it, in order to have smoother equity curves. Money management is also applied to the trading systems themselves (how ...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jun 30, 2009Just EUR/USD. Yes, that's right. The basic system leads to worse equity curves.
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Jun 27, 2009One more thing, in my previous posts I have misinterpreted the value of Maximal Drawdown returned by the backtester of Metatrader, since in reality it returns the maximum absolute drawdown and not percentage drawdown. Therefore, the maximal ...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!