indicator window
-
Can I make an EA that will work on the indicator window? especially crossovers strategies using my indicators.

-
Yes if you can get the indicator values to work with, all values would need to use the same chart values, in other words, you cannot compare the main chart value vs the indicator chart value, you can though use something happening on one chart, and something happening on another.