Support Board
Date/Time: Tue, 04 Nov 2025 14:43:00 +0000
Post From: Volume - Colored Based on Volume
|   [2020-06-24 13:32:44]     |  
| Sawtooth - Posts: 4285 | 
| 
                You must use a Formula Column.  If 'Number of Formula Columns' is set to 16 then you can only use columns K-Z. Spreadsheet Study Inputs: Number of Formula Columns If you are using the Spreadsheet System for Trading study, only use columns O-Z because columns K-N are for entry and exit signals. So, for example, put =IF(F3>F4,1,IF(F3<F4,-1,0)) in cell O3, and reference it in your entry formulas in K3/M3.  | 
        
