Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 07:41:05 +0000



[User Discussion] - Autotrade Parabolic SAR study

View Count: 1756

[2015-10-23 16:35:52]
User66360 - Posts: 81
Does this exist anywhere? If not how can it be created? Thanks
[2015-10-23 17:45:18]
Sierra Chart Engineering - Posts: 104368
This is called the Parabolic study:
https://www.sierrachart.com/index.php?page=doc/doc_TechnicalStudiesReference.html#s66


Although by itself it does not support automated trading.
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
[2015-10-24 01:46:27]
User66360 - Posts: 81
How could I make this into a autotra deal strategy? I have adjusted the speed and would like to run some tests. I have no coding experience, is this a hard task to complete? Thanks
[2015-10-24 02:19:58]
Sierra Chart Engineering - Posts: 104368
For automated trading look at using the Spreadsheet System/Alert Study:
https://www.sierrachart.com/index.php?page=doc/doc_SystemsAlerts.php
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
[2015-10-24 21:55:17]
Sawtooth - Posts: 3976
Use the Spreadsheet System for Trading study. Then try formulas like these:
Cell K3:
=AND(AA4>=C4,D3>=AA3)
Cell M3:
=AND(AA4<=D4,C3<=AA3)
where the Parabolic study is in column AA.
[2015-10-30 12:13:47]
User66360 - Posts: 81
I've been trying to get this for a few days with no luck? When i open the spreadsheet system for trading I can input the codes you gave. Then I get a false reading. I go to column AA and it will not let me input Parabolic? Please forgive my ignorance on this subject but could you provide a few more step by step instructions? thanks in advance.
[2015-10-30 12:51:06]
Sawtooth - Posts: 3976
Here's a one-page overview of spreadsheet studies:
http://www.sawtoothtrade.com/tip-1.html

Each study that is added to the chart will output its data to the spreadsheet in columns AA and above, by default, based on the order of the studies in the Studies to Graph list.

To get the Parabolic study to output its data to column AA, move it to the top of the Studies to Graph list.
Date Time Of Last Edit: 2015-10-30 12:52:47

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

Login

Login Page - Create Account