Could anyone please show me how to use bool
-
at ( on init and on tick ) how to use bool data type true false so it can activate using option strategy or not
-
-
@saeed-2 Sorry for the wrong reply earlier. I just edited the post
-
i mean how can i use block trees to actiavte and deactivate blocks .. at ( on init ) i need to use boolen as shown at attached pic
thank you very muchand at (on init ) i need to do this .. right ?

-
so i can use directly set flag / check flag directly at ( on tick ) without doing the boolen condition at ( on init ) .. correct ?
-
You can set the flag on init and check the flag on tick
-
thank you very much .. i will try that now
appreciated -

it will be like right
-
@q8carpenter like this .. correct ? thanks again man
-
@saeed-2 yes my friend this looks correct to me.
-
@q8carpenter thanks
