Support Board
Date/Time: Tue, 04 Nov 2025 11:33:52 +0000
Post From: Automated Trading
|   [2019-01-08 19:15:00]     |  
| Sawtooth - Posts: 4285 | 
| 
                Combine them with the OR function: =OR(AND(FRACTIME($J$41)>=TIMEVALUE("09:00:00"),FRACTIME($J$41)<TIMEVALUE("09:00:06")),AND(FRACTIME($J$41)>=TIMEVALUE("10:00:00"),FRACTIME($J$41)<TIMEVALUE("10:00:06"))) 
In the Spreadsheet System for Trading study, only columns K-N are entry/exit columns. Other Formulas Columns O-Z...BR are for intermediate calculations, or other uses. When you copy/paste a formula from one cell to another, the references will auto-compensate for the move, unless the references are made absolute with a preceding $. So to avoid this auto-compensation, you'll need to double click in the source cell, highlight the formula, Ctrl-C, double click in the destination cell, Ctrl-V. Date Time Of Last Edit: 2019-01-09 19:30:55  
             | 
        
