Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 02:45:24 +0000



Post From: Formula Question

[2016-08-04 15:32:26]
User101736 - Posts: 6
I was wondering if there is a way to automate this? I want to have a green rectangle appear in every candle that is at least 110 contracts and has a consolidation point (i.e. two consecutive candles that share the same midpoint). I think this would be a simple if/ then statement; if volume > 110 and if two or more candles share the same midpoint then draw a rectangle, but I’m not sure how to input this into studies. Please advise—thanks!