Support Board
Date/Time: Fri, 04 Jul 2025 17:34:01 +0000
Post From: Study Alert - Alert Timing Delayed
[2020-06-18 05:16:40] |
Sawtooth - Posts: 4232 |
I can think of two possible issues: 1) To accurately determine the 3/10 line's upturn and downturn, you'll need to convert this formula...: Spreadsheet Example Formulas and Usage: Formula that Matches the Slope Coloring of a Study Subgraph Line ...to Simple Alert syntax, and use it in the Spreadsheet Formula study to return a 1 for upslope, and a -1 for a downslope. Then your alert formulas would look for the transitions from -1 to 1 and 1 to -1. 2) Renko bars are funky, especially the current one. You'll need to use the Spreadsheet Formula (Bar) study to create corrected Renko bars that use the Renko open and close, but not in the current bar. Then base the 3/10 study on this study. The details of each of these are too complex to deal with in a forum post. You can private message me for more info if you like. |