Login Page - Create Account

Support Board


Date/Time: Sun, 12 Jan 2025 12:43:58 +0000



Limits of Sierra Charts

View Count: 918

[2017-02-17 16:57:30]
IBUser738106 - Posts: 14
My goal is to figure out how to trade my IB account algorithmically?

Is Sierra Charts an execution program?

If not, could I get a recommendation?
Date Time Of Last Edit: 2017-02-17 17:00:11
[2017-02-17 18:26:20]
Sierra Chart Engineering - Posts: 104368
Yes Sierra Chart does provide full trading capabilities and automated trading capabilities. Refer to:
Overview of Trading
Automated Trading Management
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
[2017-02-17 18:32:36]
IBUser738106 - Posts: 14
Via a spreadsheet?

Seems like an outdated approach to me.

No videos or even screenshots seems to confirm this.
Date Time Of Last Edit: 2017-02-17 18:33:28
[2017-02-17 18:56:04]
Sierra Chart Engineering - Posts: 104368
Spreadsheets are one method.

The documentation explains that there is the Advanced Custom Study Interface and Language which supports automated trading through the trading functions. That is what you will want to use. Refer to:
Automated Trading From an Advanced Custom Study

No, there are no videos and there will not be.

What is the purpose of a screenshot? We do not see what that would show in regards to automated trading. It is not applicable especially in the case of ACSIL.
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: 2017-02-17 18:56:31
[2017-02-17 19:02:19]
IBUser738106 - Posts: 14
Where do I go to see this interface? I tried to schedule a call with support and they would not. I am (perhaps have) lost all hope with Sierra Charts as a possible option for executing trades in IB.
Date Time Of Last Edit: 2017-02-17 19:02:37
[2017-02-17 19:26:48]
Sierra Chart Engineering - Posts: 104368
OK now we know who you are. You are the one that started the Account Support ticket about this. We were contemplating what to do for you in this particular case.

We could spend some time with you next week using remote assistance. About 30 minutes. In regards to the interface, if you wanted to use the C++ based language go through the step-by-step instructions here so you can understand how that works:
Advanced Custom Study Interface and Language (ACSIL): Step-By-Step Instructions to Create an Advanced Custom Study Function
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: 2017-02-17 19:28:46
[2017-02-17 19:38:08]
IBUser738106 - Posts: 14
We might be getting lost in the terminology. Not sure. Anytime after 3:30pm central time works fine if we schedule it.

I'm not looking to write indicators or studies. I'm looking to algorithmically trade equity options with Interactive Brokers.

Attached is a visual example of what this looks like with an option trade on an AAPL option in Tradestation.

Notice that the underlying AAPL stock price is in the bottom chart and the option prices are shown to the right of the top chart.

The particular strategy is a day trading strategy which trades the option based on changes in the underlying, and puts the coresponding markings on the chart.

I'm not at all interested if Sierra Charts can't do this.
Date Time Of Last Edit: 2017-02-17 19:40:07
imageCapture.png / V - Attached On 2017-02-17 19:39:43 UTC - Size: 254.85 KB - 272 views
[2017-02-20 19:03:46]
Sierra Chart Engineering - Posts: 104368
Sierra Chart can definitely do this, but the time it will take us to help you properly with this is more than we have available.

We can refer you to another programmer. Contact Jim at this email address:
edgeplayer @ edgeplayertrading.com
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
[2017-02-20 19:09:29]
Sierra Chart Engineering - Posts: 104368
To get a similar layout to what you posted, you will want to open the option chart. You can find the symbol format here:
http://www.sierrachart.com/index.php?page=doc/IBSymbols.html

Set the option symbol chart to Include Columns with No Data:
http://www.sierrachart.com/index.php?page=doc/ChartSettings.html#IncludeColumnsWithNoData


And then you will need to overlay the AAPL chart using the Overlay (Bar) study:
https://www.sierrachart.com/index.php?page=doc/TechnicalStudiesReference.html#s100
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: 2017-02-20 19:10:46

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

Login

Login Page - Create Account