Test object color...
-
Good morning, sorry for my english.
I need to test the color of an object (* Radar_signal11) color 61.114.237 but my solution on fxdreema does not seem to work.
What are the correct parameters?


Best Regards
-
The way I did a program for this type of problem was to add the indicator to "my indicators" then get the color to initiate the trade when the color buffer was executed in the indicator. It gets rid of all this on chart stuff which really may not execute that well anyway. If you have an array type indicator with RSI CCI etc, you may need to add it a few times and pick out the inputs and outputs you want to execute. Since you are creating a buy condition just using the std indicators with fxdreema may even work better and then once it's operational experiment with some fancier coding? In English we have a saying called KISS...I use on myself all the time

-
Hi the "RADAR SIGNAL.EX4" indicator has already been added to "My Indicators" but it does not have the useful buffers to use in the EA.
However, this indicator prints a lot of "labels" with red or blue colors that I intend to detect at every tick.

Eg: if the "label" * Radar_sisgnal 11 is = color 61.114.237 continue ... etc ..
-
maybe this? .. I have not tried ...

C'61,114,237'
-
-
and this?

