stockfetcher 980 posts msg #127829 |
4/4/2016 8:15:49 AM
Hi Kevin,
That shouldn't be a problem. Right now we offer the Linear Regression Channels, "Indicator" and Slope. Would you like to see each of those as custom functions, or at this point do you have one(s) that are more important?
Thank you,
StockFetcher Support
|
stockfetcher 980 posts msg #127887 |
4/7/2016 1:18:36 PM
Custom Linear Regression Channels are now available as well. The syntax is as follows:
CLRC Upper(Indicator,period,width,stddev flag)
CLRC Center(Indicator,period,width,stddev flag)
CLRC Lower(Indicator,period,width,stddev flag)
The period, width and stddev flag parameters match the usage from the price-based Linear Regression Channels:
StockFetcher allows you to customize the width of the channel through a scaling factor. By entering a scaling factor or width of 0.50, a channel of half the normal width is created.
By specifying a '1' for the fourth parameter, the width of the channel is based on the n-day standard deviation.
Below is a quick example:
As always if you run into any issues or have any questions, please let us know.
Thank you,
StockFetcher Support
|