How to make this dropdown menù?
-
Hi there! Please, how to build these multi choice dropdown menu?
Thanks in advance
-
@ambrogio If you have the source code you just need to copy the enum declaration if it's not imported correctly like that ..

If you have only the compiled file, you might save the settings in order to see which value is stored for each of the options.
-
@trader-philipps Thank you, but the problem is not on the custom indicator but on the input of the expert advisor (as if it were a bool true/false). I mean: open only buy orders or open only sell orders or open in both directions. Any suggestion?
-
-
@miro1360 thank you miro
-
@ambrogio did you managed to get it right ?
-
@zackry yes, following the link posted by miro
-
got it ....