♥ 0 |
Hello Pete, I need to determine the hourly relative volume over 60-day period of particular ticker. Can it be done in TOS? This is what I have so far: def agg = AggregationPeriod.DAY; plot RVol = Volume (period = agg) / Average (Volume (period = agg), length)[offset];
Thank you very much in advance.
Marked as spam
|
Please log in to post questions.