orange = True (when there is no trade, thats where the flow continues in block #6)
yellow = False (when there is trade, the condition at block #6 is false, so continue to yellow)
the fxdreema project works on every tick, the whole process is repeated on every tick from top to bottom. if the process stops at the top, bottom blocks will never matter anything