0

I have written an mq4 expert advisor: donat_chart_test. In MetaTrader4 I see that the icon beside it is gray. The expert advisor works fine.

enter image description here

What does it mean if the icon beside the expert advisor is gray?

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58
Donato Szilagyi
  • 4,279
  • 4
  • 36
  • 53

1 Answers1

2

Oops, I found out. It means that I put only the compiled *.ex4 file into the <MetaTrader>/experts directory, not the *.mq4 source.

Donato Szilagyi
  • 4,279
  • 4
  • 36
  • 53