StockFetcher Forums · General Discussion · Connors RSI question on color<< >>Post Follow-up
pa247
143 posts
msg #147387
Ignore pa247
4/14/2019 3:50:03 PM

Hi,

Is there a way to code a color on the table view for certain indicators?

For instance Im using this on one of my filters:

Connors RSI(3,2,100) crossed below 10
or
Connors RSI(3,2,100) crossed above 90

and I would like to color it green if its below 10 or red if its above 90.

Possible or not?
thanks

Village Elder
231 posts
msg #147502
Ignore Village Elder
4/24/2019 10:51:35 AM

Not sure how to do this. Really sad commentary that the moderators and the SF coding team reads these but never seems to give a crap about answering.

SAFeTRADE
630 posts
msg #147503
Ignore SAFeTRADE
modified
4/24/2019 12:02:24 PM

This is as close as you are going to get to what you want.

Fetcher[set{green, count(Connors RSI(3,2,100) crossed below 10,1)}

set{red, count(Connors RSI(3,2,100) crossed above 90,1)}

draw Connors RSI(3,2,100) line at 90
draw Connors RSI(3,2,100) line at 10


add column green
add column red

amex
]



pa247
143 posts
msg #147506
Ignore pa247
4/24/2019 12:28:15 PM

thank you!

StockFetcher Forums · General Discussion · Connors RSI question on color<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.