Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 15:23:13 +0000



Automated Spread Sheet Trading - Limiting Trade Session Window

View Count: 636

[2016-11-03 22:22:37]
jakesans - Posts: 50
Hi SC,

In order to limit time window of automated trading from spreadsheet study, do I need to add a formula into the spreadsheet study to disable the system during that time or will just limiting the hours on my chart settings take care of it. I only want to have the system working a portion of the globex session.

Thanks!
JS
[2016-11-04 01:11:07]
Sierra Chart Engineering - Posts: 104368
We recommend waiting until Monday next week for this functionality to be built into the Spreadsheet System for Trading study.

It is not enough to just set the Session Times in Chart Settings.
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
[2016-11-04 14:40:59]
jakesans - Posts: 50
Okay great, will this done via fields in the actual study or a new spreadsheet funcactuaa also, will details be included on change log on Monday?
[2016-11-04 15:08:42]
Sawtooth - Posts: 3993
You can use cell J28 with a formula like this:
=AND(J8=0,OR(J41-INT(J41)<TIMEVALUE("09:30:00"),J41-INT(J41)>TIMEVALUE("16:00:00")))
[2016-11-04 17:00:52]
Sierra Chart Engineering - Posts: 104368
This will be controlled through new cells on the Sheet used by the Spreadsheet System for Trading study in the Spreadsheet.

We will prepare documentation for it.
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

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

Login

Login Page - Create Account