Hie,

They seem to be a problem with the enum type.
Note that i initially found the shared link of the attached link project through the forum tab (https://fxdreema.com/shared/yeSPn6oYb). The EA Runs fine but i added the enum variable called test with the values {Here,There,Come}, The EA is able to compile and produce the executable file .ex5 or ex4 files without any errors, but when i load the EA on the chart, the first two declared enum types TYPE and BULLS_SELLS variables are able to produce the desired output on the inputs when loading it to a chart while the last enum called test is not displaying the inputs when i loaded to a chart.
This problem is the same on MT4 and MT5.
Below is the shared Link for my project.
https://fxdreema.com/shared/YfTWd8r8
Kindly fix the problem with Enum Types on the Charts Input options. Or helo me why the test option is not visible on the inputs when i load the EA to the chart while the other two Enum types are visible.