Indicators inputs are appearing without indicating that
-
Hello,
So I have these inputs for my indicator

When I import the EA to backtest it, I see them always as inputs with strange names

So i have decided to make constants as inputs and assign them to be the values for these inputs


However, in my condition for this indicator i have this:

and yet, I am still having these strange inputs next to my constant,

how can I get rid of these _Value#_Value inputs? and have the constants replace them? or if there is any other better way I would be thanklful
Thank you -
These tick marks makes the values appear. Untick them. Also, the brown things are constants, not variables. You cant change constants in "modify variables".

-
Not all heroes wear capes..thank you