Support Board
Date/Time: Thu, 11 Sep 2025 23:11:17 +0000
Post From: Spreadsheet for trading routinely misses entry triggers
[2024-09-02 13:31:19] |
Sawtooth - Posts: 4263 |
You can also avoid using H21 and do this, in columns AB-AE: =MROUND(B3,1/ROUND(1/$J$21,0)) =MROUND(C3,1/ROUND(1/$J$21,0)) =MROUND(D3,1/ROUND(1/$J$21,0)) =MROUND(E3,1/ROUND(1/$J$21,0)) |