@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. 
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. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
I think you missed the point.
The 8 buffers are not important.
if I just use it as you wrote,
then every candle would have a buy or sell signal!
The important thing is the appearance of the arrow on the chart!!
Then I'll just buy or sell. Only when the candle is closed and the arrow appears above/below it.
-
RE: How do I use several buffers at the same time?posted in Questions & Answers
But how?
I dont know.
Show me if you know .
I don't see anything in the condition block where I can use the arrow. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
This is an MTF indicator.
I've been using this for a long time, when the arrow gives a signal, it doesn't change after that!
It does not work in Backtest well.
I would like Ea from it. -
RE: How do I use several buffers at the same time?posted in Questions & Answers
I'm sorry, but I don't understand this anymore.
Could you show me? -
RE: How do I use several buffers at the same time?posted in Questions & Answers
Unfortunately, it's not a buffer.
If it was, I would have been able to solve it by now.
I think object.
Don't you know a solution for Object? -
RE: How do I use several buffers at the same time?posted in Questions & Answers
Not my friend.
I tried that way, but it doesn't work!
At each bar where the four cci give a buy or sell signal, the EA buys or sells.
That would be a disaster!
The option is included in the indicator when you draw the arrow!
But I don't know how to use it.
-
RE: How do I use several buffers at the same time?posted in Questions & Answers
No, it doesn't repaint.
Unfortunately, it doesn't work that way, because it opens a trade at every bar where the condition is met.
That's why it should somehow only open at the first signal. -
How do I use several buffers at the same time?posted in Questions & Answers
I have a multi timeframe indicator.
I want buy or sell only when the four signals turn green or red.
But ONLY for the first in a cycle!!!
Thank you for reading

-
RE: A possible rsi cross would give the tp?posted in Questions & Answers
Thanks, I'll try.
Sorry, I was very sick.



