Good evening everyone. I’m Riccardo, from Italy. Glad to be here.
I’d like to have a screener with these three columns:
- Price rate of change 25 days
- Price rate of change 75 days
- Price rate of change 129 days
Is this possible?
If not, someone knows a workaround to achieve this?
Thank you and have a nice evening
ProScreener only supports one column.
The only possible workaround could be multiplying each value by a factor to avoid decimals. 3.67 could be multiplied by 100 to get 367, then you should multiply one of the three by, say, 10000 to shift it by 4 positions in order to get 3670000, then add the first one and get 3670367, then multiply the third one by 100000000 to get 36700000000 and add the previous results to get the final 36703670367.
You should decide which one of the three groups is ROC25, ROC75 or ROC129.
But ProScreener might show 36703M (for Million) instead of the whole number.
I did not test it.
Wow … what an ingenious and innovative idea!
Star of the Day for Roberto!
Thank you for your answer Roberto.
Have a nice day.