Once per click
-
Is there something like "once per click" ?
-
mouse click? ... you can working with "on Chart" section and there are blocks "Mouse clicked"
note, that "on Chart" is not working with tester -
exactly, I want to use click on tester projects.....
should I use flags or somethong like that? -
nothing from these have worked?
https://fxdreema.com/forum/topic/4417/buttons/2 -
I have done some modifications and got it to work. For example used Flag (true/false) to get it easier. I have done a little progress with buttons on the tester. Thank you for your help.
....But.... I can not yet make a simple project on the tester:4 buttons: Buy_btn UP_btn Down_btn LOTSIZE_btn
BUY button clicked----> open a trade and get the lot size from the LOTSIZE_btn text which can be regulated by UP and down buttons.
I will attach my project....... -
Hello Miro,
Could you please take a look at this one:
https://fxdreema.com/shared/rbMVFuvB
I want to increase or decrease my LOT size by 0.1 every time I press my UP or DOWN button. -
https://fxdreema.com/shared/OsQ3a7oqc
note, this is ok only for tester (because is waiting for tick and reason is small delay until new tick is arrived)


-
You are fantastic Miro.... Thank you very much:-)