Hi, I want to calculate the RSI for all my stocks, and write last RSI value for each stock on a file. So, my afl script, should loop through every stock, retrieve last RSI, and write "stock rsi" to a file.
Anyone can give me some ideas on how can this be done? Many thanks!
