Drop-down menu & Ea, s within EA,s.
-
Hi. I have a question. It is possible to create a drop-down menu in an EA and make the submenu have other EA,s.
With the immense help of @miro1360 I managed to have an operations panel from which I think I can get the drop down menu but it would not help me if it is not possible to call and run Scripts or EA, s. from this EA. The Script and EA that will go in the menu are made with fxDreema.Thank you very much in advance.
-
It is not possible to run EA or script from EA (this is how metatrader works) ...
only what can you do, is created one mega EA with different functions (block areas), which can be enabled or disabled in the panel ... -
-
the whole point is controlling it by a logic (if one button is enabled, run these blocks, if another button is enabled run next blocks)
-
@miro1360 okay! many thanks.