@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. 
Latest posts made by clubdio
-
RE: Part closing, at symbolposted in Questions & Answers
-
RE: Part closing, at symbolposted in Questions & Answers
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. -
Part closing, at symbolposted in Questions & Answers
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. -
Modify chart color backposted in Questions & Answers
When the EA is buy or sell, I use the "modify chart colors" brick. This way I can see which chart has a trade.
When the trade closes, how can I reset the base colors?
Thanks. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
Yes, that's how I've used it so far.
Unfortunately, many signals do not appear this way.
Or at the end of the cycle, there will be a loss.
Well, there is still room for improvement.
Thank you all for your help and advice. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
@jstap Past repainting is not a problem.
Then when the 4 timeframe gives you a signal, you use it.
It doesn't matter what happens later, because the CCI crossed the 0 line then.
You only use the signal with a candle close!
After that, if it reverses, it doesn't matter. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
What you wrote is almost perfect!
All four buffers are green, so you buy.
But only buy once in a green cycle! At the first 4 greens. Do not open another trade, even if I have closed the trade, but there are still four greens for a long time. The change today is due to a longer time frame.
There should be a solution for this. There should be no new buy/sell until there has been no change in at least one time frame and no change BACK.
I don't know how to solve THIS. This is the main problem. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
@jstap
Sorry I do not understand.
The arrow is not a buffer, it has no color that can be selected.
Just an object that the indicator draws on the chart when all times are the same color.
Only when the arrow appears and the candle closes does the EA sell or buy.
But just once!
I have no idea how to do it.

