- Search Crypto Craft
-
ShaolinQuant replied Sep 22, 2015When currTime goes to next day, the gates should switch to next day as well. If you are asking about setting start time > end time, that is not implemented yet.
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 22, 2015The close order EA is only provided as a convenience and is unneccessary, please read the README.md file
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 22, 2015The time window is for opening new trades only. It will only close trades on opposite box, tp or sl. Cheers
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 21, 2015Hi All, here is the version with fixed start/end time. Times should be input in GMT. file
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 21, 2015Hi there, I appreciate everyone who is testing my EA. I see you are software developer as well, perhaps we can work together? As you can see from the results on my profile, I'm running this strategy managed. I'm monitoring each trade, each session ...
Quantum London Trading
-
ShaolinQuant replied Sep 21, 2015Thanks, I figured that's the issue. Since my machine is GMT, no problem for me. I will make this fix in the next version, soon.
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 21, 2015Well, like I said, it works for me and my broker is GMT+3. I run MT4 on a remote server with system time set to GMT. I will look into changing how the time setting works soon, in addition to allowing start time > end time (next day wrap around). ...
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 21, 2015So the strategy tester time is always in GMT. I am using the TimeGMT function to compare to the strings "00:00" and "08:00" Now the documentation for MQL4 strtotime says that should return current time in seconds. What is not clear is if the strings ...
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 20, 2015Actually I see it working fine. I have a debug log in the journal "Minimum Price Diff Not Met" you will see when using this feature.
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 20, 2015Ok gotcha, it seems with micro account 0.10 = 0.01 with standard account
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 19, 2015For sure it is good to test longer periods, but after all of my experience I have found these tests aren't as relevant. The reason is because any method requires maintenance. If you are planning to turn on the EA and leave it for 3 years, this is a ...
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 19, 2015Ok great, I see it does have some benefit when testing the 2 year period, 2014 had more difficult periods for this method. As for timeframe, yes, my version will use the timeframe of the attached chart for the Quantum indicator.
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 19, 2015That makes sense for sure, I'm glad this works for you. Just curious, how much of a minimum distance are you using?
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 19, 2015Error 131 is not enough money to trade, I believe. Try setting all of the lots to 0.01?
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 19, 2015Here is a version with minimum distance between trades option. It seems to work well to limit drawdown, but so far it seems to limit profit more than drawdown. Running the same test as before, drawdown is about 2.5% compared to 6%, however profit is ...
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 18, 2015Hi all, here is another version. No new features in this version, only optimized presets. As you can see, I'm not using SL/TP at all. I'm simply restricting trade time to Tokyo only, taking 1 cylce only, and keeping the lot schedule conservative. ...
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 18, 2015Understood, I will add this feature next version. Also working on a stochastic version I will release separately. Cheers
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 18, 2015Beware the settings are in flux, so you should test/optimize and use the ones you prefer. Last week I ran GU on M1 chart with QE 120 and QC 360, all profit
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 18, 2015README.md is a text file with instructions, you can use notepad or similar text editor to view, cheers
Quantum London Trading Custom EA
-
ShaolinQuant replied Sep 17, 2015Most likely you have max_cycles = 1 or your window is set incorrectly (be aware it is GMT, not time of your broker). If you want to trade continuously, set the start time and end time to 00:00:00 -> 23:59:59 and max_cycles = 0. Please see latest ...
Quantum London Trading Custom EA