comment array change color
-
I got on the upper right of the chart : Buy and Sell in dark gray color, how can I make the Buy to change color to green when there is a Buy trade>?
-
Use orange blocks, redraw when needed
-
@jstap can you specify which Block? there are a lot of them?Thanks
-
Draw text block, above put the reason to draw/redraw, as long as it has the same name it will work.
-
@jstap I didn't get that ,let me explain .when the Ea running
on the left upper corner there is a:
Lots B: 0
Lots S: 0
which is part of the Ea in dark gray color
how can I make the color change when trade occur ?
I open the Draw text block but I not sure still how?? -
Add this in value text code input, "Lots B: "+variable(by name of whatever is creating the value), add a shared link to look at if not working correctly
-
@jstap shared/9Y612G4Zd
-
9Y612G4Zd
-
That is not loading for me, open in a web page and copy the address bar to paste here
-
-

-
here it is . if you can show me sample how I make it change color green when Buy trade open.Thanks
-
As in my picture, it doesn't work, I will show you where it is wrong, but I have to see the project 1st