Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 04:13:20 +0000



[Programming Help] - Programming Help --> Best way to achieve static grid with values - overlay?

View Count: 519

[2020-05-09 18:25:05]
JohnR - User831573 - Posts: 300
I want to have a stay on top window, or object(s) that is a collection of data points from 6 chart windows. There would be a column for each window and 4 -5 rows of data in each column.

What is the best way to do this
- by sending my study values to a SC spreadsheet (or SS study)? I have not used SS yet, but read some about them
- by drawing multiple tool objects on the chart? This I have done already - draw tools from ACSIL
- by creating a Modelless window and having the study get data on a timer of 1 sec from the other charts?
(Read about this some on SC furms and other C++ sites)

I did find a forum about modelless from a SC study here
How to get modeless dialog box working? Code Provided.
[Programming Help] - How to get modeless dialog box working? Code Provided.

Any advice / guidance / sample code is apprecaited.

JohnR
[2020-05-10 19:57:45]
bradh - Posts: 854
Look here: Study Summary Window

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

Login

Login Page - Create Account