- Search Energy EXCH
-
abokwaik replied Mar 1, 2015I am also sad about what happened to HA_Rider robot after it left the Lab. It was unfairly moved to Commercial Content. And I feel obliged to open a new thread for that Robot to bring it back to life. Still I couldn't spare time for that.
Robot Lab Project
-
abokwaik replied Mar 1, 2015The Robots Lab purpose was to develop/back test/fine tune different robots, and then forward test successful robots, and finally trading them live. The problem is that I do not have enough time to do full testing of those robots, and find the best ...
Robot Lab Project
-
abokwaik replied Mar 1, 2015The used Period is Different. Although you have chosen the same period in my test, your MT4 doesn't have enough history to go back to 2014.04.01, so it started from 2014.09.04 instead, missing around 5 months. You have two options: Get more history ...
Robot Lab Project
-
abokwaik replied Mar 1, 2015Most probably your broker has 5 digits. For that you need to multiply any pip parameter by 10. for example : Ladder_Step_Pips=700 (instead of 70) Unified_Stop_Pips=1400 (instead of 140)
Robot Lab Project
-
abokwaik replied Feb 27, 2015Thank you admir for posting your test results. BUT why did you post the EA which is already posted in this thread. KINDLY remove the mq4 file as this will lead to confusion. The robot is already posted and the link of the system can be found on the ...
Robot Lab Project
-
abokwaik replied Feb 27, 2015Dear bull.bear, I am certain now that you didn't understand my previous post #91. I already did the required modifications and I shared it at your thread because the file was taken from your thread in the first place. I hope we are clear now

Profitable EAs and Good Resources
-
abokwaik replied Feb 26, 2015The create_basket script asks for a basket name. You should input a unique name for example BSKT or COMDT or REINERH ...etc. The script will crate an offline chart with basket name. You need to manually open the offline chart from MT4 menu (File> ...
Robot Lab Project
-
abokwaik replied Feb 26, 2015many options can be implemented once we finish the basic stuff. My view on SL ( in general not specifically for basket ) define 3 virtual (hidden) stop levels: Yellow, Orange and Red, yellow being the smallest. If yellow is hit, close at BE when you ...
Robot Lab Project
-
abokwaik replied Feb 26, 2015You shouldn't name the basket chart as an existing symbol.
Robot Lab Project
-
abokwaik replied Feb 26, 2015This is debatable as you know. The close might be much far than SL.
Robot Lab Project
-
abokwaik replied Feb 26, 2015Sorry LITE, I missed your post. Yes, Close Basket is not using the Magic Number. All missing functionality will be completed soon. The initial effort was spent on the offline script and robot interface.
Robot Lab Project
-
abokwaik replied Feb 26, 2015Now, how can I say No to that ?
I till you what, If they didn't help in a week, I promise I'll do it here. Fine?Robot Lab Project
-
abokwaik replied Feb 26, 2015Dear Ashour, I can see that you've already posted your request at another thread specialized in coding, the guys there are doing a splendid job and I am sure they'll help. Robots Lab is going in another direction. Regards, Khalil
Robot Lab Project
-
abokwaik replied Feb 26, 2015It seems that I missed most of the action today, being out of office most of the time. No progress today on the Basket Project.
This project is becoming REALLY interesting, for me personally, and for some followers/subscribers I think. So I will ...Robot Lab Project
-
abokwaik replied Feb 26, 2015//-------------------------------- faces Check_Quoted_Post(string quoted_post) { if (quoted_post="Thanks for sharing") return(
); else return(
); } //---------------------------------Profitable EAs and Good Resources
-
abokwaik replied Feb 25, 2015When I checked this morning, TP was hit
(see image below). BUT with a profit of $97 (neither $45 nor $450). So why is that ? I'll try to explain on next post. image Robot Lab Project