Can you help me with writing 3 PCF conditions?
1) Slope of Moving Linear Regression (10)
2) Slope of BB 10, 0.5 Lower
3) Slope of BB 10, 0.5 Upper
Appreciate the help!
|
Found it. Need to click on the symbol and then "Add Plot Here"
|
I know that 10 Day High = MAXH10, but how would I actually plot this on a price chart. When I add the indicator it creates a new window beloe the chart. I would actually like to have a line on the chart. Thx
|
Thanks Bruce - got it. I was not dividing the numerator and denominator.
|
Bruce,
I wanted to do the calculation for an 1 period change in a 5 period moving linear regression, but unless I'm thick I can't follow the fomula. It makes sense on the 100 period;
(P * 2 - 1) or (100 * 2 - 1) = 199
&
C - (P * 3 - 3) or (100 * 3- 3) = 297
but if I do the same for an 8 period;
(P * 2 - 1) or (8 * 2 - 1) = 15 (your formula above shows 5
C - (P * 3 - 3) or (8 * 3 - 3) = 21 (your formula above shows 7
Ultimately I want an 5 period, can you help me understand what I am missing?
Thx
|
If I have two PCF's created and one is a daily timeframe while another is a 3 minute, is there a way to compare the two into a condition? If they were both the same timeframe I could just create a condition like X > Y and set the timeframe. But I don't know how if the two PCF's are setup to different timeframes..............
|
Bruce, When I load that formula, I get 0. I tried it on multiple symbols. Is there a formla for 30,3 upper band? I could then work with that, thx for your help
|
Any chance of getting the fomula for 30, 3 bandwidth please? I searched but cannot find one. Thx
|
Thank you Bruce, I watched the video and was able to plot the slope in the chart window. Is there a way to be able to create this in a PCF so that I could use it in a watchlist when the slope is above 0 I could see it? I am interested in the MovLinR 30. Thanks in advance
|
Is there a way to code the slope of a moving linear regression line? Thx
|