How To Use Edit Field Object?
-
i want be able to edit lot sizes using edit field without going to inputs, any body have an idea how i can do so
-
@ace-fx I'm also interested in that question. I'm looking for exactly the same feature. Any help wil be appreciated.
-
-
@jstap, I'm not sure that the Draw blocks are very helpful when you want to make many objects. To make few objects... fine. But I think that in this case it could be more beneficial to write the code manually. Object functions are actually not that complicated. I'm saying this to anyone who decides to make fancy panels on the chart.
The question to ask ourselves is - If each of these blocks has to do something relatively simple, like drawing an object, isn't it easier and more manageable to just write the code?
-
@fxdreema This is very true and once the start is made probably easy, working out how to start though may not be : )
-
@jstap Interesting. I will try it. Thank you.
-
@jstap I tried you solution but it doesn't work:
https://fxdreema.com/shared/jh8jP21Gc
I create two buttons. The first one is used to select when I want to modify the lot size (for buys only) Then the edit field object is correctly created with the initial value included by default. However, when I modify manually the value and then click on 'enter', the variable is not modified. Could you please tell me what am I missing?
-
Ok. Forget it. I found the issue. I was using the wrong variable. Thank you for your help.
-
@l-andorrà No problem, glad I could.
-
3 years later, i managed to it thanks people


