Can't find put call ratio anymore!!! Did anything change?
|
Plz forward a copy to me as well.
|
Its hard to find elaborate article on this method on internet, but here is a recent link.
Originally Zahorchak method is used as a Breadth Indicator on overall market, however it can also be used on Stocks for trending. Check table B in the link.
Items needed to create the weekly indicator:
1. 5 week Moving Average
2. 15 week Moving Average
3. 40 week Moving Average
Is it possible to build such indicator using PCF?
Any help is much appreciated.
|
Scenario:
1. Plot a 10 day moving average: AvgC10
2. Offset by -5: Can be achieved on the chart easily
3. As we are using negative offset, current bar or 5 recent bars will not show #2 above
4. Need to plot as histogram or bar chart: Mean of bar + L - #2 value which makes the plot considering #2 as zero line
(H-L)/2 + L - #2 value at that bar (dont care about recent 5 bars)
Can this be achieved in any form?
any help is much apppreciated.
|
In previous versions prior to v18 when an alert is triggered and when we go and check alert details, it would show the chart with a colored line when the alert got triggered, however in v18 we do not see that colored line anymore, Is there any separate setting now?
Tried this with multiple alerts and cannot figure out which line triggered alert!!!
Any help much appreciated.
|
Scenario:
1. Plot a 10 day moving average - AvgC10
2. Offset by -5 : Can be done on the chart easily
3. As we are using negative offset, current bar or 5 recent bars will not show #2 above
4. Need to plot as histogram or bar chart: Mean of bar + L - #2 value which makes the plot considering #2 as zero line
(H-L)/2 + L - #2 value at that bar (dont care about recent 5 bars)
Can this be achieved in any form?
|
In previous versions prior to v18 when an alert is triggered and when we go and check alert details, it would show the chart with a colored line when the alert got triggered, however in v18 we do not see that line anymore, Did anything change?
I tried this with multiple alerts and cannot figure out which line triggered alert!!!
|
How to create such a pcf? v17 as well as v12
1. Bar range (H-L) should be within 5%
2. For 4 consecutive days
Any help is much appreciated, thx.
|