Login Page - Create Account

Support Board


Date/Time: Sun, 23 Feb 2025 02:14:42 +0000



Custom indicator from remote file

View Count: 458

[2021-02-09 16:30:55]
User882670 - Posts: 15
I would like to build custom study that uses data from external source (on a remote server)
For every minute it receives a single datapoint and based on that plots a line (oscilator)
I found a study "Trading Levels" - can it be used to plot a line?
Can this work with lower intervals like 15sec?
[2021-02-09 18:40:09]
John - SC Support - Posts: 38116
The Trading Levels study will not do what you want, as it is specifically looking at the Sierra Chart server to get the data.

But, you can modify the study and use what you can/need from it to build your own study. You will find the study in the RequestValuesFromServerAndDraw.cpp file in the ACS_Source directory under your main Sierra Chart installation.

Refer to the following for more information:
How to Build an Advanced Custom Study from Source Code
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account