StockFetcher Forums · Indicators and Measures · Day Position<< >>Post Follow-up
stockfetcher
979 posts
msg #85
10/29/2002 9:41:43 AM

Day Position

Parameters Position {0...1}
Period
Usage Day Position(pos)
Day Position(pos,period)
Day Pos(pos,period)
Description The Day Position is a basic measure that computes a value which is a percentage of the day range. In otherwords, if the position parameter is 0.5, the Day Position will be Low + ((High - Low) * 0.5). Any value from 0 to 1 may be used to locate a position within the daily range.

In addition to computing this value over a single day, a period may be specified. The measure will then find the highest high and lowest low over the given number of days and then perform the same computation as above.

Note: By default the day position period is 5 days.

Examples 1. Find stocks where the close was in the top half of the trading range for the day:
Fetcher[Close is above Day Position(0.50,1)]

2. Find stocks where the open was in the lower quarter of the trading range for the last 1 week

Fetcher[Open is below the Day Position(0.25,5)]



StockFetcher Forums · Indicators and Measures · Day Position<< >>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.