StockFetcher Forums · Filter Exchange · Time of Day Indicator?<< >>Post Follow-up
bka58
49 posts
msg #124620
Ignore bka58
8/6/2015 7:00:21 PM

Is there any time of day indicator here? I want to try to code for volume that exceeding the norm for a given time of day. For instance, I would like to know what percent of the average volume stock ABC is at first hour or after 90 minutes, etc.

mahkoh
1,065 posts
msg #124627
Ignore mahkoh
modified
8/8/2015 3:56:09 PM

Fetcher[
s&p500

add column relvol
sort column 5 descending
set{avgvolspy,ind(spy,average volume(20))}
set{volspy1,ind(spy,volume)}
set{spyvol,volspy1/avgvolspy}
set{xvol,volume/average volume(20)}
set{relvol,xvol/spyvol}
]



This is for intraday use. It relates volume to spy's volume and will give an indication of relative volume.


bka58
49 posts
msg #124634
Ignore bka58
8/10/2015 10:39:35 AM

Interesting. Thank you.

StockFetcher Forums · Filter Exchange · Time of Day Indicator?<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.