Support Board
Date/Time: Tue, 18 Nov 2025 06:16:20 +0000
Post From: how to draw a line in the middle of a candle body but only when CLOSE > OPEN
| [2025-09-28 00:54:37] |
| User873130 - Posts: 52 |
|
based on this code that someone shared (MAX(O,C)-MIN(O,C))/2+MIN(O,C) How can I use this so that it only shows up when the candle CLOSE > OPEN (only bullish candles) |
