Support Board
Date/Time: Wed, 05 Nov 2025 02:27:32 +0000
Post From: Maximum If Value is Greater than 0 (Spreadsheet System for Trading)
| [2024-01-06 23:28:05] |
| Sawtooth - Posts: 4285 |
|
Do you know what formula I can use to find the min of a sequence?
Use the MINZ function, in R3:=IF(P3>0,MINZ(P3,R4),0) https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#MINZ_Function Date Time Of Last Edit: 2024-01-06 23:28:42
|
