jakub-mrow / AMS-backend

0 stars 0 forks source link

Fetch data about dividends from API #68

Closed dawids21 closed 12 months ago

dawids21 commented 12 months ago

When checking the current price of the stock in the recurring task we should also check if any dividend was paid in the last day. If yes then we should add the corresponding DIVIDEND StockTransaction.

Waiting for: