klod Posted April 12, 2012 Report Share Posted April 12, 2012 (edited) I give you an expert advisor with the source code (comments in french) on this link (on my cloud) https://www.asuswebstorage.com/navigate/share/GY47XUVS54 I am the author of this expert... Comments welcome. PS 14/04/2012 : new version stratklod15e but in english. https://www.asuswebstorage.com/navigate/share/GY4HSASV54 PS 24/05/2012: all links on asuswebstorage are permanent PS 25/05/2012: version stratklod16e https://www.asuswebstorage.com/navigate/share/GY49YNU9J4 PS 31/05/2012 last version if no bug https://www.asuswebstorage.com/navigate/share/GY4WANNJ94 PS 04/06/2012 version for exotic lot_step https://www.asuswebstorage.com/navigate/share/GY4M7XWWK4 Edited June 4, 2012 by klod last version stratklod16e3b bruce0831, indo37, callahan and 19 others 22 Quote Link to comment Share on other sites More sharing options...
iliotest Posted April 12, 2012 Report Share Posted April 12, 2012 Any set file to start to test ? Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 (edited) 1/ Eurusd M5 or M15 2/ the values in the ea are good (backtest from july 2010 to today) 3/ the ea opens two orders (BUYSTOP and SELLSTOP) each day at 9h10 (in France, depending of your time) 4/ profit, stoploss, trailingstop in points (profit = 160 ; stoploss = 100; tralinstop=70 for example. 5/ ecart = 40 points (between the Bid and each order) 5/ risque = amount in % of the balance if Scalper_Lots=0 6/ Scalper_Lots= 0 7/Lots_Fixes= True _> lots are fixed Lots_Fixes= False -> lots are in risque % of balance 8/ pasapres is the limit date 9/ objectif = 0 (maximum) or >0 stop trading when reach. but you can use others values Edited April 12, 2012 by klod Yoda and FxNewbie 2 Quote Link to comment Share on other sites More sharing options...
alright Posted April 12, 2012 Report Share Posted April 12, 2012 Thanks for sharing, klod. Is the set time in line with the currrent summer time? If yes, that means the orders will be opened 70 minutes after London Open just now. Is that correct? Quote Link to comment Share on other sites More sharing options...
alright Posted April 12, 2012 Report Share Posted April 12, 2012 Thanks for sharing, klod. Is the set time in line with the currrent summer time? If yes, that means the orders will be opened 70 minutes after London Open just now. Is that correct? Well, it looks like the EA follows the MT4 server time, so on an MT4 GMT +2 I see 2 stop orders (real time is 7:19 GMT just now) and on another MT4 GMT +3 there's no pending orders, which means it'll be waiting until tomorrow. So at the moment there's no way to adjust the time and the orders will be sent at different times depending on the MT4... Quote Link to comment Share on other sites More sharing options...
FxNewbie Posted April 12, 2012 Report Share Posted April 12, 2012 (edited) I have been searching everywhere for an EA that does exactly what you have done here. Very well done! And many thanks for sharing. I was wondering why you have fixed the Instrument as EURUSD and Hour 9 and Minute 10. Surely these can be available in inputs for a user can choose the pair and also the time to activate? I edited the pair to another and the time (a few minutes from the the present) and it worked beautifully. I really am impressed. Edited April 12, 2012 by FxNewbie Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 You can adjust the trading hour here in the source code : // // A 9h10 pour EURUSD deux ordres BUYSTOP et SELLSTOP sont émis. On termine avant les précédents. // if((Hour() !=9 || Minute()!=10)) {etat=false; return; } cokhisaa, FxNewbie and leeb77 3 Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 new version with trading hour https://www.asuswebstorage.com/navigate/share/GY47XUVS54 charrob, KENG, alright and 2 others 5 Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 Thanks for sharing, klod. Is the set time in line with the currrent summer time? If yes, that means the orders will be opened 70 minutes after London Open just now. Is that correct? Yes. This is the time in France Quote Link to comment Share on other sites More sharing options...
leeb77 Posted April 12, 2012 Report Share Posted April 12, 2012 Thanks for the share / merci pour avoir partager! Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 Thanks for the share / merci pour avoir partager! De rien. C'est normal de faire partager ses connaissances. Je suis content si cela vous est utile. Quote Link to comment Share on other sites More sharing options...
⭐ deadsoul Posted April 12, 2012 Report Share Posted April 12, 2012 thank you klod for the spirit of share..... Quote Link to comment Share on other sites More sharing options...
dunova Posted April 12, 2012 Report Share Posted April 12, 2012 could you trans EA in eng ,pls? how can I set the time if I use a GMT+3 broker? Quote Link to comment Share on other sites More sharing options...
hermes Posted April 12, 2012 Report Share Posted April 12, 2012 (edited) New download site to me, couldn't find the download button but now OK. I thought I have to speak French. Cheers Hermes Edited April 12, 2012 by hermes Onbongo 1 Quote Link to comment Share on other sites More sharing options...
Gretta Posted April 12, 2012 Report Share Posted April 12, 2012 Thanks for providing this. Can you say a little more about it, like it's performance? Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 could you trans EA in eng ,pls? how can I set the time if I use a GMT+3 broker? You are in GMT+3 and I am in GMT+1 so you have +2 hours to add to MY time: 9h10 for me is 11h10 for you. Quote Link to comment Share on other sites More sharing options...
Capella Posted April 12, 2012 Report Share Posted April 12, 2012 I give you an expert advisor with the source code (comments in french) on this link (on my cloud) https://www.asuswebstorage.com/navigate/share/GY47XUVS54 I am the author of this expert... Comments welcome. I suggest that you translate all text in the EA to English. Onbongo 1 Quote Link to comment Share on other sites More sharing options...
didier Posted April 12, 2012 Report Share Posted April 12, 2012 Merci Klod, je vais tester ton EA, l'as-tu essayé avec d'autres paires ?/Thanks Klod, i will test your EA, have you tried it with other pairs ? :) un compatriote Cordialement/best regards Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 the long (?) awaited english version is here https://www.asuswebstorage.com/navigate/share/GY464JBJ54 ⭐ flathon, smurf43, cokhisaa and 2 others 5 Quote Link to comment Share on other sites More sharing options...
klod Posted April 12, 2012 Author Report Share Posted April 12, 2012 Merci Klod, je vais tester ton EA, l'as-tu essayé avec d'autres paires ?/Thanks Klod, i will test your EA, have you tried it with other pairs ? :) un compatriote Cordialement/best regards Bonjour (Je crois bien qu'il n'y en a pas beaucoup qui parlent français ici...) . Non je n'ai pas essayé d'autres paires. Je précise qu'il semble préférable de mettre l'heure de trading à 13 plutôt que 9 h I suggest 13 h for the trading (backtest from 1/1/2012 to today). Quote Link to comment Share on other sites More sharing options...
dunova Posted April 13, 2012 Report Share Posted April 13, 2012 I test it from 2011.1.1~2012.1.1 but lost all money soon in axitrader ,why? maybe the timezone problem? could you post yours? Quote Link to comment Share on other sites More sharing options...
FxNewbie Posted April 13, 2012 Report Share Posted April 13, 2012 I think the default distance from current open price, the TP and SL need to be adjusted for market conditions. I have had 5 successful trades and one loss from a retrace (all on demo account). I think this is a wonderful tool for deliberate placement - not a set and forget thing. Quote Link to comment Share on other sites More sharing options...
edgar1713006556 Posted April 13, 2012 Report Share Posted April 13, 2012 bonjour,claude je ne peux pas telecharger ton robot car je suis au travail,fait il du hedging I am at work,I can't download your EA look at this :"forex contest.fr" je suis le 1er français(avec un autre pseudo) Quote Link to comment Share on other sites More sharing options...
klod Posted April 13, 2012 Author Report Share Posted April 13, 2012 Bonjour Edgar. Non il ne fait pas de Hedging du tout. Il utilise des ordres BUYSTOP et SELLSTOP (il se place au dessus et en dessous du Ask/Bid et attend ... No this ea is not an hedging ea . It uses SELLSTOP and BUYSTOP orders (these orders are upper and lower than Ask/Bid and then wait... I have a modify version on the variation of the Ask/Bid (at the mathematical sense, that is the integral of the absolute value...) but I have a little problem of error 130 (stoplevel )... Quote Link to comment Share on other sites More sharing options...
edgar1713006556 Posted April 13, 2012 Report Share Posted April 13, 2012 error 130 provient du lot,si ton broker n'accepete pas les microlot et tu metts un trade à 0.01 lot see haw your account is managed thank's Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.