Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 05:04:57 +0000



Post From: Please add those to Number Bars Calculated Values

[2020-12-20 16:12:08]
gomifromparis - Posts: 244
Hi,

Could you please add those ?
*Time since price last touched bar High
*Time since price last touched bar Low

It would be useful to calculate momentum on the closing of the bar ; ie if we use range bars or renko bars and we exit the bar with a short time since we touched the opposite side, it means we are exiting with nice momentum, it's not just a random tick higher on a kind of rangy slow move.

I thought doing it myself (see Accessing the full historical intrabar tick stream in ACSIL ) but it seems rather complex (usage of a lock) and you mention performance issues if we run it on each bar.

Since you already do a lot of this sort of calculations in the Number Bar Calculated Values, I thought maybe you would be willing to add those ? Moreover, the users would not incur the performance degradation.

Thanks