open price all position
-
If they have 10 buying positions, how can I see their prices in the comments?
-
The only way is by using 10 different variables and store one price level per variable. Otherwise you should use custom code.
-
Use bucket of trades with desired settings, use bucket with correct colour in a comment block.
-
@l-andorrà
how can I store one price level per variable?
Can you tell me in detail please? -
Do you mean watching all open prices on the chart at the same time?
-
@l-andorrà
I don't want it just to see it on the chart
I want whenever two or more positions are close to each other, only one of them should be kept and the others that are close to it should be closed.