Support Board
Date/Time: Tue, 24 Jun 2025 14:23:28 +0000
Post From: I want to know a formula
[2025-05-31 08:01:16] |
JabDouks25 - Posts: 21 |
Hello, I have another issue, because, i am always trying to improve my FP renko 5T. I am trying to code with (color bar based on alert condition) a delta tails with the following conditions: For a Buying Delta Tails (Delta<0 at the very bottom of the bar, total delta of the bar > 0, and a bearish bar) =AND(C < O, ID1.SG45 < 70, ID1.SG1 > 0) For a selling delta Tails (Delta>0 at the very top of the bar, total delta of the bar < 0, and bullish bar) =AND(C > O, ID1.SG46 > 70, ID1.SG1 < 0) I have satiying results with that formula, but i am not sure if I used the right subgraph to determine accuratly the top and the bottom of the bar within my formula; (see the attached document) Can you help me figure this out please? Thank you for your time. |
![]() Attachment Deleted. ![]() |