- Search Metals Mine
-
asasa replied Aug 19, 2010The correct format is: <TICKER>,<DTYYYYMMDD>,<TIME>,<OPEN>,<HIGH>,<LOW>,<CLOSE>,<VOL> EURUSD,20010103,000100,0.9507,0.9507,0.9507,0.9507,4 EURUSD,20010103,000200,0.9506,0.9506,0.9505,0.9505,4 EURUSD,20010103,000300,0.9505,0.9507,0.9505,0.9506,4 ...
History Center - Import CSV tick data
-
asasa replied Aug 16, 2010Please read the docs... // note: compilation warnings are not harmfulThe non-referenced functions are part of the helper library that are not used in this particular EA
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 16, 2010Here you go. Please read the instructions in the source code of the EA. Excerpt: //+---------------------------------------------------------------------------------------+ //| Fisherpsar, Expert Advisor for MetaTrader 4 | //| Copyright
2010, ...Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 16, 2010I think this condition does not make sense. This is 4H system, therefore entry times can be only 00:00, 04:00, 08:00, 12:00, 16:00 and 20:00 (broker time). Let's say London session starts at 08:00 GMT. US session starts at 13:00 GMT. If your broker ...
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 16, 2010Even if it is calculated in a different way, your MM looks very similar to mine, you reduce the position size when the volatility increases, i.e. you increase the position size when the volatility shrinks.
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Aug 14, 2010Another wonderful week this one for FSP...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Aug 14, 2010Strangely enough, all attempts to play with the parameters lead to worse results.
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 14, 2010You are right. I am using this EA url
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 14, 2010Yes, you are right.
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 14, 2010All parameters at default values on GBPUSD.
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 14, 2010Here you go, EURUSD 12/2008..08/2010
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 12, 2010The mqh must be copied in the "experts\include" folder. Please, read the instructions, it took me time to write them and it's all explained there.
Trend Follower 5 Minute System
-
asasa replied Aug 12, 2010I want to share the EA I have written for this system. Feel free to post suggestions to make it profitable. Please read and follow carefully the instructions in the source code of the EA. Excerpt: ...
Trend Follower 5 Minute System
-
asasa replied Aug 12, 2010EURUSD for the period 12/2008..06/2010 I'm also using this system with other 4 pairs PS: Remember I'm using my modified version of the system, I have already written about this
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Aug 11, 2010Of course the same applies to OrderClose and OrderDelete
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 11, 2010Basically, you have to loop on OrderSend and OrderModify until the operation completes without error messages. Put some "Sleep" and "RefreshRates" between the various attempts.
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 11, 2010Update: still placing trades for this system (see figure)...
First-Strike & One-Night-Stand users, show yourself and your mods, if you dare!!!
-
asasa replied Aug 11, 2010Here is a backtest with 99% quality for the period 10/2008-06/2010
Code my system please: EUR-USD 2010 61 wins 2 losses 97%
-
asasa replied Aug 10, 2010I too implemented this "timeout" option in my EA (I can post it if you want, but I think the EA of stevegee58 already does it). My feeling is that there is no way to easily get this system to be profitable on the long run. As long as you cut your ...
Code my system please: EUR-USD 2010 61 wins 2 losses 97%