pendin order
-
@giusepatane Then it should works as it is right now. I don't understand why it doesn't work, honesty. I recommend you to contact the admin to let him know there shoudl be a bug somewhere in the code. As a last chance, I would recommend to rebuild the whole EA from scratch in a different project. Maybe this project was corrupt.
-
@l-andorrà
thanks for all your patience -
@giusepatane You're welcome.
-
@l-andorrà another question, because for each of my indicators uploaded also on the mql5 site it always gives me an error? what should i change?
-
@giusepatane Well, there can be several reasons. Can you please provide some screenshots of those errors?
-
-
@l-andorrà
or do you know a support and resistance indicator that is easy to enter? I've tried several but they don't work.
I read some tutorials to create them with zig zag
or with fractals but I can't -
@giusepatane Apparently all those errors belong to the indicator. Are you sure its buffers are correctly identified by fxDreema? On the other hand I don't know any specific S/R indicator. I'm sure you can find many of them on mql5.com.
-
@l-andorrà
being that I can't put a support and a resistance there is a way how to take some suppors and resistances and not open orders if it approaches that level -
@giusepatane What if you draw those S/R levels? Would it be acceptable for your strategy?
-
@l-andorrà YES IF THEN I CAN USE THEM IN THE CONDITIONS
-
@giusepatane Ok. so let's begin. This is the way to use manual S/R. Just draw a S/R line on your chart and give it a specific name, like in this example:

Then you can specify a condition in which price is supposed to cross that line to open a buy, for example. Please notice that you need to use EXACTLY the same name:

Can you create the first project now? No matter if it is incomplete.
-
@l-andorrà
sorry if I'm not quick to answer you I'll try now -
@l-andorrà
perfect, all that remains is to create the object automatically. -
@giusepatane Ok. Don't worry about being quick answering :). Now let's see the conditions to create those objects automatically. We need them to be as precise and specific as possible. Can you please detail them?
-
@l-andorrà
ok i took a sr market and put it in the chart it works fine,
thanks you are a genius, I just need the block if it gets close to that level it doesn't have to open any trade -
@l-andorrà I'd also like to know how to create it. the SR must count the maximum and minimum of the previous day
-
@l-andorrà being that I use TM 1H it should be 24 candles
-
@giusepatane Ok. Let's move step by step. What do you exactly mean by 'if it gets close to that level'. The EA needs a specific value to determinet that distance. How many pips are considered 'close'?
-
@l-andorrà exact that if it approaches that level by 10 pips

