♥ 0 |
Hahn, I want to kind of change the code of PriceOsc, so that this formula plot PriceOsc = (MovingAverage(averageType, price, fastLength) – MovingAverage(averageType, price, slowLength))/”A”; and I want to input “A” = 1 if price <100 or “A” = 10 if price >100 Thank you so much for your help,
Marked as spam
|
Please log in to post questions.
And can you also make it 4 distinct colors instead of the mix color like this picture
https://drive.google.com/drive/folders/1cymbtC6j0CnxUW9A-kKRf09K0EcnTE39?usp=sharing
I really don’t have a clue what you are requesting here. I read your request several times and have come up blank. Please provide more details.
Hahn,
I just want to add the if function for the formula
PriceOsc = (MovingAverage(averageType, price, fastLength) – MovingAverage(averageType, price, slowLength))/”A”; if price>100 then A=10, else A=1.
Secondly, when you look at the picture. There is a part with the mix color of yellow and red(the 2 main colors). I want to have like a 4 distinct colors to indicate Oversold, Overbought, above 0 and below 0.
Thank you so much Hahn,
email me, [email protected]