BullParagon
New member
I am looking to add a chart alert for instances where ADX is sub-25 for extended periods (10+ bars). and then is ascending for 3 bars. My idea is put an arrow on the chart each time we see that low and boring ADX for a long period, with a sudden ADX surge. I am trying to capture an easy visual for back testing charts.
If the results are as strong as they look to be so far, I will build a scan for this set up.
Thank you in advance to anyone who can help with plotting this arrow on the charts.
Also need help to paint the background based on the following logic:
Pain the background Red if any of the following conditions are met:
ADX is lower than 2 bars ago
or
RSI is lower than 2 bars ago
Thanks in advance.
Good Evening all. I am looking for a little help. I am using the DMI Oscilator lately and really liking it.
I am trying to add 2 other indicators in to the upper portion of the chart.
I would like to know when RSI is over 50 and DMI is over 20.
Ideally additional candle colors add, Example, right now white for bullish DMI osc. It could be Cyan when RSI is also over 50 and DMI over 20. Then
The Black (Bearish candles) could turn magenta is RSI is under 50 and DMI is over 20.
A bonus would be if we can also add a script to change the background color to Red when RSI and/or DMI drops lower than what it was 2 bars ago.
I do have other scripts that paint candles based on RSI levels or other conditions, I am just not doing the best job combining the scripts together. Painting 4 colors based on multiple conditions is not my forte.
If the results are as strong as they look to be so far, I will build a scan for this set up.
Thank you in advance to anyone who can help with plotting this arrow on the charts.
Also need help to paint the background based on the following logic:
Pain the background Red if any of the following conditions are met:
ADX is lower than 2 bars ago
or
RSI is lower than 2 bars ago
Thanks in advance.
Good Evening all. I am looking for a little help. I am using the DMI Oscilator lately and really liking it.
I am trying to add 2 other indicators in to the upper portion of the chart.
I would like to know when RSI is over 50 and DMI is over 20.
Ideally additional candle colors add, Example, right now white for bullish DMI osc. It could be Cyan when RSI is also over 50 and DMI over 20. Then
The Black (Bearish candles) could turn magenta is RSI is under 50 and DMI is over 20.
A bonus would be if we can also add a script to change the background color to Red when RSI and/or DMI drops lower than what it was 2 bars ago.
I do have other scripts that paint candles based on RSI levels or other conditions, I am just not doing the best job combining the scripts together. Painting 4 colors based on multiple conditions is not my forte.
Last edited by a moderator: