I tried to do this for 4 hours last night but completely failed. Can anyone help me with what I want to do.
Basiscally I want an alert to be issued when 3 criterias are met. The first criteria is that the MACD (2, 3, 1) be below -.001. The second criteria being is that the RSI (2) index should be below 15. And the last part is the hardest part it is a script I found on the forums that plots the linear regression in an osccilator-like
manner. I would like that to be below -.01.
I tried to do it with just the 2 basic studies (MACD and RSI) and couldn't even do that... let alone the 3rd study. ANY help would greatly be appreciated. The code for the linear study is attached. I forgot who created it so sorry for not giving credit.
Basiscally I want an alert to be issued when 3 criterias are met. The first criteria is that the MACD (2, 3, 1) be below -.001. The second criteria being is that the RSI (2) index should be below 15. And the last part is the hardest part it is a script I found on the forums that plots the linear regression in an osccilator-like
manner. I would like that to be below -.01.
I tried to do it with just the 2 basic studies (MACD and RSI) and couldn't even do that... let alone the 3rd study. ANY help would greatly be appreciated. The code for the linear study is attached. I forgot who created it so sorry for not giving credit.
Comment