fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    wait and watch

    Questions & Answers
    2
    2
    1229
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Piroozmand last edited by

      How to make a setup for watching a condition to happen in the future?

      Condition1 met----> watch for something to happen so long this criteria (condition1) is met ???

      1 Reply Last reply Reply Quote 0
      • M
        miro1360 last edited by miro1360

        while looking for Condition2, Condition1 must be true? .. easily connect Condition1 with Condition2
        or
        while looking for Condition2, Condition1 can be false? .. for this situation you can use Flag, Set flag and Check flag ... with Set flag you set some state, like:
        Condition1 is true --- Set flag 1
        now with Check flag look if flag == 1, when true, look Condition2 ...
        when Condition2 is true, do something and Set flag back to 0
        this is example for second situation:
        0_1487174368864_upload-a21499ea-5871-4e37-88d8-80d30d73062f

        Between trading and gambling is a very small gap, be careful.

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post

        Online Users

        K
        A
        D
        S
        G

        12
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors