Login Page - Create Account

Support Board


Date/Time: Wed, 25 Mar 2026 07:42:36 +0000



Post From: how to draw a line in the middle of a candle body but only when CLOSE > OPEN

[2025-09-29 12:30:57]
VolTrader73 - Posts: 139
Sawtoth.
Just for educational purpose ,

why not =IF C > O , (H-L)/2 + L ?
While being more simple, wouldn't it work for this specific task ?