Renko Chart - How to exit end of the day

Questions about MultiCharts and user contributed studies.
lamhk51
Posts: 4
Joined: 01 Oct 2013

Renko Chart - How to exit end of the day

Postby lamhk51 » 21 Mar 2015

Hi,

I use Renko chart to trade Index future by using Easy Language. I programmed to exit all trades after 10pm local time. It works fine it the up-down of the market is high enough after 10pm. However, if the up-down level is below one Renko bar there is no new bar generated. There will be no new order to exit before end of the day. Any idea I could overcome this situation? Many thanks in advance.

Regards,
Lam

User avatar
TJ
Posts: 7742
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2222 times

Re: Renko Chart - How to exit end of the day

Postby TJ » 21 Mar 2015

Hi,

I use Renko chart to trade Index future by using Easy Language. I programmed to exit all trades after 10pm local time. It works fine it the up-down of the market is high enough after 10pm. However, if the up-down level is below one Renko bar there is no new bar generated. There will be no new order to exit before end of the day. Any idea I could overcome this situation? Many thanks in advance.

Regards,
Lam
Look up

RecalcLastBarAfter


Your order can be sent after the forced recalc if you have enabled IntraBarOrderGeneration.


Return to “MultiCharts”