Registered User Joined: 10/7/2004 Posts: 2
|
Could you write the code for the following to be in a watchlist column
Daily high = 100 and daily low = 0, this is a dynamic function in that when it makes a new high its value would be 100 and new low would be 0. As the price moves between the high and the low it will give a % of the range
If XYZ has a trading range high of 10.10 and a low of 10.00 and the current price is 10.05 the the value would be 50 of the daily range
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You should be able to just use the following Indicator Formula on a Daily Time Frame:
STOC1
Understanding Stochastics
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|