Thanks, my son found a solution:
Just ad a delete block and draw edit field block. Problem solved.
Latest posts made by FreedomFlyer
-
RE: Edit Field Reset/Clear/Zero Out Buttonposted in Questions & Answers
-
RE: Edit Field Reset/Clear/Zero Out Buttonposted in Questions & Answers
Thanks for your reply
Here is the shared link with some changes :
https://fxdreema.com/shared/NLBSy1VTc -
Edit Field Reset/Clear/Zero Out Buttonposted in Questions & Answers
Can someone please help me figure this simple task out?
I want a button that I can push to quickly zero out an edit field.
I have attached a small program showing where I am at. It has no problem editing the variable I just can't get it to change the number value in the Edit Field itself. So the old number stays there even though the variable was changed.
A solution would be greatly appreciated as I could find no example of this.Clear Edit Field Button.mq4 Clear Edit Field Button.ex4
Thanks,
Josh -
RE: Place pending order at mouse click on chartposted in Questions & Answers
@l-andorrĂ said in Place pending order at mouse click on chart:
AFAIK
Would you mind sharing the code? I am trying to do something similar where I hold down a keyboard key then click wherever I want pending orders to be but can't get it to work.