Cannot find Mouse Clock Box
-
Is there a Mouse Click Box. I created Buttons and I want when the Button is Clicked the Joined Box to execute and Button should remain Pressed untill I Click again to Unpress it.
Eventually this will activate the connecting Boxes to run for those Buttons which are in pressed state until I click again on them to unpress and to stop the connected Boxes to be executed.
Can this be done simply by using the Draw Button Box ?
-
There is a State Definition in Button Box like Below

It says not Pressed means Initially it will be Not Pressed condition. when I will press it it will run connecting Box once only or they will be continue running until I Unpress the button ?
Please some experts Answer me
-
Sorry found the Box of Mouse click in On Chart Tab. But is it feasible that button remains pressed till I unpress it
-
@BinTrade009 Hola,
Aqui te comparto uno de mis proyectos donde segui un tutorial de youtube para crear estos dos botones que al precionarlos permanece aplastado hasta que se vuelva a presionar, espero que te pueda ayudar a resolver tu pregunta.
-
@DragonZueloTrends solution is how to get it working on mouse click, my issue with doing it this way first is it only works on live/demo charts. I set it up on tick, under a testing block, and then when working I copy it onto on chart, this way I can test it all at speed.