Customizable Defined range similar to opening range breakout/ORB (wick and body)
-
Hi, I want to build a customizable defined range for an ORB like breakout ea. but this one has a "defined range" of wick to wick (highest price and lowest price of a range period) and "true range" which consists of highest/lowest body of the range. for the defined range from what I understand, I can use market properties to draw a line on highest/lowest but what about for the highest/lowest body of candles? thanks!

-
@twofivenine That shouldn't be that hard, use market properties to get ID, then find if candle is a bull or bear from ID, hen get the open or close from ID