Buy sell with ema
-
I need a Ea it should buy if the candlestick 0 inside last 7 Minutes above ema 100 and sell candlestick 0 under ema 100 inside last 7 Minutes.
-
@trader-1978 I can tell you how to add seconds/bars/minutes, use a green once per block, add a variable to record number, use a formula block to add 1 to the same variable every time the block passes, reset this to 0 when you need to start counting, use a condition block to check number.