Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 06:23:20 +0000



Converting study alert formulae into dll file

View Count: 402

[2021-09-08 17:03:20]
User202416 - Posts: 37
Hello Sierra Team

Good morning . I created some study alerts and would like to convert in to dll file

Kindly guide me how I can move forward

I am having 2 accounts with Sierra chart level 5 package in India and US

Thanking you in advance
[2021-09-08 18:16:42]
John - SC Support - Posts: 31704
We are not sure we understand exactly what you are looking for. The information for how to create a custom study starts here:
Advanced Custom Study Interface and Language (ACSIL): Introduction

And you may want to look at this particular section as well:
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
[2021-09-08 18:34:12]
User202416 - Posts: 37
Dear Mr John

In case I create study alert with C>O ( last price is more than open price ) and Delta ID1.SG1 is -100 , I will create study alert with =AND(C>O,ID1. SG1<0)

How to covert the above study in to dll file ?

I only used simple study here for illustration purpose

How to create study alert into dll file is my question ?

Kindly reply whether it is possible or not ?

Thanks
[2021-09-09 16:07:47]
John - SC Support - Posts: 31704
A DLL is an executable file that is run by the Sierra Chart system as a study. You can create a DLL and have an alert in it, but it does not make any sense to do so just for the one alert.

The information we provided above is what you need to know in order to create the DLL.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-09-09 16:30:04]
User202416 - Posts: 37
Dear Mr John

Just for example u gave one study alert

I have 100 study alerts in one chart

Kindly guide me how to make all 100 alerts into dll file so that I can create dll
[2021-09-09 17:18:47]
John - SC Support - Posts: 31704
Again, the information we have given above is what you need. The only other thing we can point you to is the function for the alerts, which is the following:
sc.AlertWithMessage()
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-09-09 17:47:46]
User202416 - Posts: 37
I am too dumb abd you are too smart . You never understand the customers queues and always show your documentation. If you don’t know say that you don’t know . Don’t beat around the bush
[2021-09-09 17:55:38]
Ackin - Posts: 1865
User202416)

Creating a dll is not easy for a layman, if you care about having it in a DLL, then contact a paid third party programmer ...
https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php

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

Login

Login Page - Create Account