Page 1 of 1

RLW strategy using Heikin Ashi candles wanted

PostPosted: Thu Dec 15, 2016 7:11 am
by LearningByDoing
When backtesting on tv the results achieved when using Heikin Ashi candles are way better than when using "regular" OHLC data.

Could someone post how to use Heikin Ashi candles (open, high, low, close) in a strategy which uses these values?

A RLW strategy using Heikin Ashi would be awsome.
please.

Re: RLW strategy using Heikin Ashi candles wanted

PostPosted: Fri Dec 16, 2016 5:20 am
by Apprentice
U can use instance:getCandleOutput

Re: RLW strategy using Heikin Ashi candles wanted

PostPosted: Fri Dec 16, 2016 7:11 am
by LearningByDoing
thanks for your fast reply Apprentice!

could you elaborate on that?

maybe post an example?

best,
LearningByDoing.

Re: RLW strategy using Heikin Ashi candles wanted

PostPosted: Fri Dec 16, 2016 7:13 am
by LearningByDoing
p.s.:
idk why but this post gets moved to indicator developement, when it is asking for help on a strategy.

Just to be clear:
I want to use it in a strategy.

Re: RLW strategy using Heikin Ashi candles wanted

PostPosted: Sun Dec 18, 2016 11:50 am
by Apprentice
Try this strategy.
viewtopic.php?f=31&t=64220