Hope this works:
https://fxdreema.com/shared/b4uO2RLDc
Posts made by swieng
-
RE: heikin ashi bear to bull find low sizeposted in Questions & Answers
@jstap
Hello, thanks for your reply. I already thought there is a problem in the HA. However I would still like to use the coding in condition blocks. Could you check the custom code in my EA and tell me where I go wrong? I think the problem is finding the high and low of each heikin ashi candle. test_2026_03_4_d.mq4 -
RE: heikin ashi bear to bull find low sizeposted in Questions & Answers
@l-andorrà
Hello L'Andorrà, hereunder a screenshot from the EA and what it is doing wrong.
-
heikin ashi bear to bull find low sizeposted in Questions & Answers
Hello,
Can someone help to find the heikin ashi candle going from bear to bull, but only if the total size of the first bull heikin ashi candle is smaller than the bear heikin ashi candle before(2) or the HA candle before that one (3).What I have now in fxdreema gives an irregular outcome.
thanks for your help
-
RE: Doji Heiken Hashi - Help me to identify it pleaseposted in Questions & Answers
Hello,
I’m interrested in using the HA calculations as double variables in a strategy. I already used the normal blocks ‘Conditions for Indicators’ for the use of HA indicator in an EA, but I’m reaching some limitations. I would really like to try using variables, as it could be more flexible for me. Can someone help me with some simple EA together with the custom code here above in variables? For instance if HAclose of last bar (1) is higher than HAmax of bar (2) then Buy now. I use MQL5 (don’t know if it matters much). Thanks in advance to get me started with the use of Variables and the custom code made by Roar.