Support Board
Date/Time: Thu, 19 Mar 2026 20:17:09 +0000
Post From: Spreadsheet System for Trading Question
| [2015-09-24 13:24:00] |
| Sawtooth - Posts: 4317 |
|
The CROSSFROMBELOW function is comparing the current bar with the previous bar, so there could not be a reversing CROSSFROMABOVE in the same bar. What you want to do is a bit tricky, but it will involve using two conditions combined with OR(..), one that includes J8=0, the other J8<0 to reverse from a short. |
