Jim Dean![]() Sage ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3433 Joined: 3/13/2006 Location: L'ville, GA ![]() | It is not possible for a trade to be controlled directly in relation to the pricepoints of a HA bar, since the pricepoints of that bar are theoretical and not real. The formulae for them: Close = (Open+High+Low+Close)/4 Open = [Open (previous bar) + Close (previous bar)]/2 High = Max (High,Open,Close) Low = Min (Low,Open, Close) So, if for instance the close of the HA bar fires a signal to enter or exit, the actual entry or exit price relates to the underlying raw bar's Close, or the next underlying bar's Open. Except in coincidences, these prices don't correspond to the prices of the HA bar. |