How to check last candle body length
-
I don't know how to check the last candle body check. What i mean is i would like to measure the previously closed candle body length. For example if the last buy / sell candle moved 150 points means how to measure that ? Kindly help
-
@Arivazhagan-P You can do it this way:

-
@l-andorrà Yes i tried this but it's taking current candle body for calculation. Basically i'm trying to create one basic EA. the logic there are 2 conditions. Whenever the 20 MA high croses the 20 MA low and also if the previous candle body in more than 10pips then we have to take buy trade. This is my project. https://fxdreema.com/shared/SQwKn6yyc As i said it's taking current candle for calculation. But i want to take prvious candle body for calculation.
-
Candle ID should be 1