toggle button for each condition on EA
-
How do I include a toggle on/off button for each condition in this EA? which block do I use?
(https://fxdreema.com/shared/oVQYK8tUc) -
@deltaaurum Draw button oninit use a condition block ontick object on chart (name of button) pressed/depressed == 1, at bottom of tree redraw button off.
-
@jstap Hi, I dont really understand. could you show an example please?
-
@deltaaurum Put this into a simple project, test and add here o check if all's right.