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?
L
Posts made by lou118
-
Can you use Heiken-Ashi candles as normal candles?posted in Questions & Answers
-
RE: What is "Change Status to" used for in a block?posted in Questions & Answers
Oh I had been wondering about that, too. That could actually be pretty useful!
-
Trade when current candle hits a new highposted in Questions & Answers
I am trying to set up an order when the current candle makes a new high (or low).
I tried the condition Candle Close(0) above Candle High(0) in case it would work. It didn't.
Any ideas on the best way to do this?
I might have missed something (been a long day and I'm pretty new to fxdreema)