RecalcLastBarAfter Question

Questions about MultiCharts and user contributed studies.
eegroup
Posts: 80
Joined: Aug 04 2008
Has thanked: 11 times
Been thanked: 9 times

Mar 06 2018

If we have three signals/strategies running simultaneously on a chart. One of the signals/strategies contains a RecalcLastBarAfter(5) command. Will that RecalcLastBarAfter command in the one signal that contains it also cause the other two signals/strategies to be recalculated after 5 seconds as well? Or will the RecalcLastBarAfter(5) only recalculate the signal/strategy that contains it?

Thanks!

User avatar
TJ
Posts: 7774
Joined: Aug 29 2006
Location: Global Citizen
Has thanked: 1036 times
Been thanked: 2233 times

Mar 06 2018

You can easily test this out with a PRINT command.