Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 11:40:18 +0000



VbP - Ticks per Volume Bar

View Count: 668

[2018-06-21 14:32:39]
User645473 - Posts: 9
Hello,

I'd like to set up 4 ticks per bar on my Volume by Price study.
My question is about the price axys: as you see in the attached file, the range of 4 ticks (1 point of ES Futures) is ok, but it starts from 2754.50 to 2755.50.
Is it possible to set up from 2754 to 2755, 2756, etc?

Thank you!!!
Private File
Attachment Deleted.
[2018-06-21 15:09:07]
Sierra Chart Engineering - Posts: 104368
The way this works is that there is a standard method of rounding

The following prices are rounded to 2755:

2754.5
2754.75
2755
2755.25

2755.5 actually is part of the 2756 volume level.

This is how it works. So to change this I suppose would require that we add a rounding option. We would need to have rounding down, rounding up, or rounding to the nearest. Currently it is rounding to nearest.

There is a fair amount of work to implement this.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2018-06-21 15:10:08

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account