Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:30:27 +0000



Post From: Referencing Current Bar Number on Intraday Chart

[2014-04-08 19:52:33]
User83762 - Posts: 61
Thanks.

I'm wondering if there isn't a more direct way to do this without spreadsheets; something like --

SUMMATION(V)/((BarTime - TimeValue(09:30:00)) / 2)

where v is volume since RTH session start (9:30 for me), BarTime is the current bar's opening time, and 2 is the chart bar period - arriving at the average volume per bar since open

I would then test if this calculation is >= a threshold level (or 2 different levels), and paint the bar with four different colors, 2 colors for up candles that meet one threshold, and 2 different colors for down candles that meet the threshold

Thanks..
Date Time Of Last Edit: 2014-04-08 20:03:23