Support Board
Date/Time: Tue, 26 Aug 2025 13:23:29 +0000
Post From: Obtaining Input data on Spreasheet Study:Swing High and Low
[2025-07-05 22:06:23] |
User811487 - Posts: 15 |
Is there any way to manipulate the data by using formulas within the spreadsheet to take care of this , I just want to create a condition that 1) finds when the swing high was created and the checks the highs of the Row(SwingHighBar - 1)until Row 3 . If the Swing high is > than all of those prices in between I want it to be plotted. Whereas if the Price(SWingHighx) < Any of the highs between(Row3-and Row(X-1))to please return a 0 it sounds fairly simple, the only thing that seems like would be needed is some kind of Swing High Storage system to store all the values along with the time which it happened at Let me know if anybody has any ideas on how to do with within the spreadsheet study, would be very useful |