Part closing, at symbol
-
Hello
There is an indicator, unfortunately ex.4.
It draws a symbol on the chart at the possible values of TP1 and TP2, for which I know the buffer is 6; 7.
How can I close the 50% of the symbols?
The symbols are drawn at the beginning of the trade.
Thank you. -
Not sure I fully understand. Do you mean those symbols are price levels to be hit? O do you mean symbol as chart?
-
The indicator gives the signal for trading, simultaneously draws two symbols buffer 6= TP1 and buffer 7 TP 2! The code:176.
I would like the partial closes to occur at the two symbols.
The values are always changing, the indicator calculates and draws them.
I'm attaching the picture, maybe that will help more. -
Then it depends on how the indicator is providing the info. However, I don't think it is a useful one. How can a TP be useful if price if hitting it now but it is redrawn later?
-
@l-andorrà
No, you're misunderstanding something.
The indicator displays the buy/sell arrow and the SL TP1 TP2 symbol at the same time.
Then there is no repainting!
The positions of the symbols do not change.
Maybe it can't be solved.
-
Ok. Now I understand. Could you please share the link to your project?