Support Board
Date/Time: Mon, 12 May 2025 11:19:50 +0000
Post From: Spreadsheet study help
[2017-02-18 12:47:48] |
JRA - Posts: 97 |
I am trying to count(/track/hold on memory) the last bar that gave me the signal with the number of bar that gave me the opposite signal. for example =if(condition1, and ("barsince[condition_buy]" < barsince[condition_sell]"),1,0). Is there a logic function to do this in spreadsheets? Thank you |