Drop down Menu ?
-
Hello Experts,
Can anyone help me with a tutorial how to create drop down menu in inputs, for example if want to add MA Methods in drop down in inputs. -
@forexbob-0 2 choices, create a enum list, but for MA's the lists are already in MT code, in constants add this as type: ENUM_MA_METHOD and add this as value: https://docs.mql4.com/constants/indicatorconstants/enum_ma_method