Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 08:31:21 +0000



DOM column showign difference between Cumulative Ask Trades and Cumulative Bid trades

View Count: 441

[2023-08-29 17:57:37]
User153286 - Posts: 49
I have seen video of a user trading on the SC DOM which as a column they call "Delta" The value in this column is the difference between the Cumulative Ask trades and Cumulative Bid trades at that price. The color of the value changes based on the value being positive or negative.

I have search SC documentation for Delta but I do not see anything about a column for the DOM.

I have not been able to find a way to display a column like this in the the DOM in my SC implementation using the 11 package. Do you have information on what column they may be using and or how to get it installed in my SC DOM?
[2023-08-29 19:15:36]
John - SC Support - Posts: 36309
There is no column that does this. They could have created a custom study to do what they did.

But, most likely it was a Volume by Price study set to calculate on and display the Delta and that study was positioned on the right of the chart up against the DOM.

The information for the Volume by Price study is here:
Volume By Price Study
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-08-29 19:53:58]
User153286 - Posts: 49
Thanks, that was it! I adjust study configuration line items 46, 48 and 61 to display the values instead of bars

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

Login

Login Page - Create Account