Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 01:25:58 +0000



[User Discussion] - What is the method of controlling the time for entry order

View Count: 88

[2024-03-25 19:13:57]
User748811 - Posts: 14
1.For spreadsheet system trading, how to control order entry time?
2.For spreadsheet system trading, does it support parameter optimization? and how to?
[2024-03-25 19:41:13]
Sawtooth - Posts: 3982
1.
- You can use J28 to limit autotrade times.
- You can reference $J$41 or A3 in your K3/M3 formulas, like this:
=AND(YourEntryConditions,FRACTIME(A3)>=TIME(9,30,0),FRACTIME(A3)<TIME(9,30,59))

2. No, parameter optimization is not supported.

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

Login

Login Page - Create Account