@sc8rpion Well, apparently it is not an extremely difficult EA to do. However, I suggest to begin with a simplified version first and then adding more features. I would initally skip all those features like choosing session or scanning select pairs. Have you taken a look at the Instructions pages, btw?
Best posts made by l'andorrà
-
RE: link here from youtube, to show what I am trying to build?posted in General Discussions
-
RE: Error on eurusd and nzdusdposted in Bug Reports
This is the second thread you created for the exact same question. Please don't duplicate threads.
-
RE: Creation of new variables by the EA.posted in General Discussions
@cesardefez said in Creation of new variables by the EA.:
hola . no entiendo tu pregunta. según google translator, ¿Estás rugiendo o miro leyendo esto, por favor? :).
Estoy pidiendo a roar (el usuario) o a miro (el otro usuario) si pueden resulver tu duda.
Por otro lado, tal como digo en mi post en inglés, no puedo darte una respuesta porque lo que pides es cosa de programadores, cosa que yo no soy. Por eso pedía la ayuda de estos dos usuarios, ya que ellos síque lo son. Te recomiendo que continues el hilo en inglés o ambos te ignorarán, ya que no hablan español. -
RE: How to change Variable value when a condition is met?posted in Questions & Answers
You need another 'Modify Variable block in which you can do exactly that change to that 'Basevol' variable. Then you should connect it below block number 4.
-
RE: Minimal last of the dayposted in Bug Reports
@Fynot You can do that with variables. You can store the highest/lowest prices today into variables so that they can be normally compared to current price.
-
RE: I'm trying to creat a simple trade manage EAposted in General Discussions
@rubvil The link is wrong. Can you please try it again?
-
RE: How to change Variable value when a condition is met?posted in Questions & Answers
You're welcome man ;).
-
RE: New order error: Invalid trade parameters (3)posted in Bug Reports
@Xeta50 I remember someone complaint about this some weeks ago. I don't remember who was. You can use the search tool on the forum to find the solution.
-
RE: Limit the n of decimal places in commentsposted in General Discussions
@cesardefez You need to use this formula:

This example is for 0 decimal places. You can select any number of decimal positions you need.
-
RE: So many lines of codes!posted in Questions & Answers
I'm not a programmer but I would say that maybe some blocks were deleted on your project but not in the resulting code?
-
RE: New order error: Invalid trade parameters (3)posted in Bug Reports
@sktsec Interesting. Thank you.
-
RE: Is the "no position" in the mq5 builder the same as the "no trade " in the mq4 builder?posted in Questions & Answers
Yes, they are different. Answering to your title question, yes, they are the same but with different names.
-
RE: EA stops trading in middle of the testingposted in Bug Reports
There can be hundreds of reasons for that to happen, but in 99% of cases the reason is a problem with the logic used. Could you please be more specific?
-
RE: how to put stop below candle ID1 and equal or X2 tp ?posted in Questions & Answers
@trader-philipps said in how to put stop below candle ID1 and equal or X2 tp ?:
@l-andorrà My crystal ball says: How can I set SL on low of candle ID1. I want to measure how far that SL is and set same distance as TP or a multiplied value of the distance (eg times 2).

I envy tyour crystal ball, my friend. I'm not so sure that's what he meant. It could also mean that TP is just half that distance.

-
RE: Bug found on buy/sell stop in Expiration modeposted in Bug Reports
@Hiten7405 This option works fine to me:

-
RE: Indelible variableposted in General Discussions
@cesardefez AFAIK, that is not possible unless your platform connects an external source to recover those data. I'm not an expart at MT5, though. So maybe I'm wrong.

