Can you use Heiken-Ashi candles as normal candles?
-
If I want to program a strategy using Heiken-Ashi candles, the Conditions block only lists candles. If the ones I am using on the chart are Heiken-Ashi, will it just treat them the same way it would a regular candlestick?
-
Somewhere in Condition block you can find Heiken-Ashi indicator. This one is listed with the built-in indicators, but uses external .mq4 file (which comes with MetaTrader anyway). I programmed this, because otherwise it's tricky to work with the buffers from this indicator