Support Board
Date/Time: Wed, 14 May 2025 20:26:44 +0000
Allow entry at specific time after signal
View Count: 1197
[2017-07-07 17:26:38] |
Donz - Posts: 17 |
is they any method that can allow my Trading Cross Example to open entry at specific time? Example , i want open my entry when MA Cross betweeen 8am into 3pm |
[2017-07-07 20:22:57] |
|
Are you using ACSIL or the Spreadsheet System for Trading study for this?
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-07-10 08:22:53] |
Donz - Posts: 17 |
i am using TradingCross Example
|
[2017-07-10 08:24:55] |
Donz - Posts: 17 |
basically i am using two Studies to open my my position which are 1) Trading CrossOver Example 2) Moving Average CrossOver This study will open the position when MA cross.. it is possible to allow this studies to open at specific time to open the entry?? regards Date Time Of Last Edit: 2017-07-10 08:25:22
|
[2017-07-10 17:15:19] |
|
Are you using ACSIL or the Spreadsheet System for Trading study to submit the orders?
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-07-10 19:49:23] |
Donz - Posts: 17 |
im using Spreadsheet System for Trading
|
[2017-07-10 20:03:37] |
|
This is controlled through the following three Spreadsheet Study Sheet inputs: Spreadsheet Systems, Alerts and Automated Trading: Allow Trading Only During Time Range (read/write) [J85] 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-07-11 04:44:59] |
Donz - Posts: 17 |
thank you.. can u give some example or idea to write the formula on specific time entry.. what should i write ?? Date Time Of Last Edit: 2017-07-11 04:51:26
|
Attachment Deleted. |
[2017-07-11 17:49:43] |
|
Here is an example of a formula to use in one of the formula columns at row 3 which returns TRUE(1) when the time value in the Date-Time column of the Sheet used by the Spreadsheet Study at the corresponding row is between the times 9:30:00 and 9:34:59 =AND(FRACTIME(A3)>=TIME(9,29,59,750), FRACTIME(A3)<TIME(9,34,59,250)) Milliseconds are used to make this an accurate comparison due to floating-point error. 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-07-11 19:02:59
|
[2017-07-12 07:32:42] |
Donz - Posts: 17 |
thanks.. can i just use this in spreedsheet without any coding?? |
Attachment Deleted. ![]() |
[2017-07-12 09:05:46] |
Donz - Posts: 17 |
Here is the logic for entry from my spreedsheet study if ID2.SG1=1 , then buy signal If ID.SG2=1 , then sell signal ONLY specific time at 19:00:00 until 20:00:00 hope can help Date Time Of Last Edit: 2017-07-12 09:06:17
|
![]() |
[2017-07-12 14:48:26] |
|
The answer to post #10 is yes. That is what we originally referred you to.
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: