Support Board
Date/Time: Sun, 02 Nov 2025 09:40:32 +0000
Post From: Using the trade price in a spreadsheet to build an indicator
| [2023-03-03 14:21:59] |
| Sawtooth - Posts: 4282 |
|
You would need to use the Spreadsheet System for Trading study, since it has the Last Entry Fill Price in cell J48. Use a formula like this, e.g., in cell O3: =IF(AND($J$8<>0,$J$41>=$J$42),$J$48+3.25,O4) Set the Draw Style of SG5 to Dash. |
