Thanks now works!!!!!
Sorry for the misunderstanding
|
I see the problem sorry for not expresing myself clear, I was talking about the MACD Histogram 12,26,9
Sorry for not expresing myself clearly
The MACD Histogram on the 1/9/18 was 0.32 and on the 1/10/18 0.26
Can it be done the same witht the MACD Histogram?
|
Bruce,
I have not been able to make it work
For example
Stock Symbol BB
Close at 14.40 On the 1/9/18 - MACD Higher than on the previous bar - MACD Projected(The formula you provide it) says 13.57
So basically if the next bar close is above 13.57 the MACD will rise and if it is below 13.57 the MACD will fall below the previous bar
Next Bar Day 1/10/18
Close 13.67 which is above 13.57 but the MACD is lower than on the previous bar
Please help
|
Hi Bruce,
Is it possible to project the MACD into the future with this what I mean is for example if today the MACD is ticking down what price will the stock need to trade for the MACD to tick higher and be above the previous bar
Can this be done in TC2000 V17 as an indicator
Thanks
Kind regards
|
Hi Bruce,
Is it possible to project the MACD into the future with this what I mean is for example if today the MACD is ticking down what price will the stock need to trade for the MACD to trade higher
Can this be done in TC2000 V17 as an indicator
Thanks
Kind regards
|
So OBV > MAX(OBV1.1, 3) is the formula for todays OBV higher than obv during the previous 3 days
so for 5 or any other lookback perior would it be OBV > MAX(OBV1.1, 5) ?
|
I have trying to do it with the follwoing formula
obv > obv1 and obv > obv2 and obv > obv3 and when I scan does not return anything
I also have tried obv > obv.1 and obv > obv.2 and obv > obv.3
But is not returning any results when I scan for stocks
|
The problem with that is that when I scan I have to set conditions for each single variable,
let say that I want to scan for a cumulative volume indicator of todays bar with ten days ago and then today with 20 bars ago and so on, I will have to create many conditions and then scan each of them.
I can use OBV on PCF formula but I think that OBV is not the best, I will be happy to use William A/D but there is not abbrevation for PCF like there is for OBV
Do you have any idea on how to solve this problem
|
so cumulative indicators can only be made using custom PCF Cumulative?
Thanks for the formula
|