app / de.uniks.codliners.stock_simulator.repository / NewsRepository / fetchNews

fetchNews

suspend fun fetchNews(symbol: String): Unit

Fetches all available news from the IEX API, then stores them in the StockAppDatabase.