Thanks for your comment.
Yes, AI predictions is yet another function within the app. These predictions focus on short term price movements of common stocks. It does not predict the price itself but aims to have an educated guess on whether the price will go up or down in the coming month. If the prediction is >50%, the price is expected to go up, otherwise a price decrease is expected. A separate prediction is made available for each common stock, and predictions are updated on each market day as more data is collected from markets. 2 different short list of stocks (one for penny stocks only, and one for the rest of the stocks) having the highest algorithmic price increase likelihood are made available as well on each day. As the prediction confidence gets closer to 100% (or 0%), the algorithmic expectation for a price increase (or decrease) gets higher for the stock. For these short listed stocks with highest price increase likelihood, sell target and stop loss figures are shared as well, which are determined based on recent volatility of each stock. (In case you are interested in technicalities, I have used LSTMs as the AI algorithm, which is a type of sequence models that considers in which order things happened in the past when generating predictions.) Worth to note that predictions are indicative, and should be evaluated by also considering technical indicators, financials of the company and even latest news, which are all also available within the app. On each page, if you press on the ? (which is at top right corner), you can find more information on how to use each function within the app.
I hope this answers your question. Thanks again for your feedback.