Support Board
Date/Time: Mon, 25 Nov 2024 11:16:05 +0000
Post From: Extension Lines, founded in 1 Study, but Applied to Another.
[2024-03-12 21:59:56] |
Le Dharma - Posts: 73 |
Hey John, Yes, I was 'trying to start the extension line from the Moving Average at the same bar as the Swing' I have solved the issue using Spreadsheets and a Swing HI LO study. In spreadsheets, I created a column with this equation: =IF(AND(ED3>0,D3<DH3-22),CT3,AM4) Where ED3 is a Swing Lo Event Where DH3 is an extra Price based Moving Average Where CT3 is the Closing Value of Key Moving Average and Where AM4 is the previous row in the Column Then I turn the AM Column into a square, and the spreadsheet displays a line of these squares. The Extension line is not Continuous, but this accomplishes what I need. Thanks John, I hope yall have a great week. |