drop down menu
-
How can I create a drop down menu of some indicators like you can with close?
Say I want 2 indicators to choose from in optimizing on mql4/5. If I wanted moving average 5 to cross moving average 10 or if I wanted stochastics to cross over 10 moving average. Basically a choice to choose from to optimize -
@traderthomas Create a enum list: https://fxdreema.com/shared/xUrWRtECb

-
@jstap thanks
-
Thank you
-
You're both welcome