Inputs popup. Is that possible?
-
Is it possible to make a input box on the chart for a user or do they have to go to the parameter to change things?
If I have an EA with a BUY and SELL button and want the user to be able to set the risk % for the trade on the chart. Is it possible to have an input box where they can fill in this in a text box on the chart to make it easier than going into the EA parameters?
And when they are done they can just click the BUY or SELL.It's not really what I am planning to do, but just a simple description of how I want an input to be used.
Is this possible in fxdreema? Or for an EA at all? -
yes it is, use edit field block:
-
Great!! Will try that.