Input

An input is a value assigned a name. This value remains constant throughout a study. One of the main advantages of using inputs in studies is that you can change input values of applied studies without having to edit the actual EasyLanguage code. Also, when used to create trading strategies, inputs allow you to optimize your strategies. EasyLanguage accepts three types of inputs: true/false, numeric, and string. Input values cannot use variables.