Not function in Streak

I want to create conditions to not enter in the trade if the close crosses above 9EMA But i am not able to find Not function what is it called?

Hey, @TradingAndy

The not function is not available in Streak currently. However, you simply use the combination of and or and other conditions to create the conditions for your requirement.

Simply use the condition- "Close lower than 9EMA "
so that the entry only triggers when the close has not crossed above 9 EMA.