Hello please see here.
Documentation on MQL5: Constants, Enumerations and Structures / Objects Constants / Object Types / OBJ_EDIT
- www.mql5.com
//| Create Edit object | chart_ID=0, sub_window=0, x=0, y=0, width=50, height=18, ...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,
I'm trying to build an EA that do some stuff,
i need to put an editable textbox on the chart and use the value of this textbox as a LOT in my orders.
thank you for you help