Hi All,
I am seeking help in below area and any help or assistance is much appreciated.
Is there a way to display certain values in an array dynamically based on a condition and also sort them by a value (desc or asc).
Array is storing values (40 scripts). On capturing the price value(Latest price) .... I would like to display only those that have RSI > 60 and sort them by descending order of RSI value.
Please share your thoughts