Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 08:25:05 +0000



Enabling autotrading bewtween two times

View Count: 803

[2015-04-22 21:31:04]
toews&kane - Posts: 209
In spreadsheet trading is there a way to effectively enabling autotrading only for a time frame?
for ex. 830-1430?


Cheers
[2015-04-22 21:32:16]
toews&kane - Posts: 209
I am using the new spreadsheets, this doesn't weem to work anymore

=OR(J41-INT(J41)<TIMEVALUE("8:30:00"),J41-INT(J41)>TIMEVALUE("14:30:00"))
[2015-04-23 03:38:00]
Sawtooth - Posts: 4141
Use "08:30:00" instead of "8:30:00"

=OR(J41-INT(J41)<TIMEVALUE("08:30:00"),J41-INT(J41)>TIMEVALUE("14:30:00"))
[2015-04-23 05:21:15]
Sierra Chart Engineering - Posts: 104368
We will check on the required time format.
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