app / de.uniks.codliners.stock_simulator.repository / AccountRepository / calculateCurrentDepotValue

calculateCurrentDepotValue

suspend fun calculateCurrentDepotValue(): Unit

Calculates the current value of the depot and inserts a DepotValue into the StockAppDatabase if it has changed.