Changing text of the Variable on MT4 platform
-
On MT4 platform, clicking on Expert Properties, the list with variables comes up. Is there a way to change the text? Don't care if it needs to say INP#... first. Don't want them all to say like inp_LO_Value and have to refference a cheat sheet or something.
In the forums I see making a new variable and replacing but, not sure how.
When I click on the Expert Properties in MT4, I need to be able to enter a 1 or 0, or (ON or OFF). This would be on multiable Variables listed in Expert Proprties on MT4. THANK YOU -
@nsn You need to create as many Constants as input variables you need. I recommend you this instructions page to do it:
https://fxdreema.com/instructions/builder/constants-and-variables
Then simply embed each Constant in the required position of the block.
-
Thanks, awesome...
-
@nsn You're welcome.