Support Board
Date/Time: Sun, 02 Nov 2025 16:10:48 +0000
Post From: What is the method of controlling the time for entry order
| [2024-03-25 19:41:13] |
| Sawtooth - Posts: 4285 |
|
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. |
