Tracks your shares portfolio
To use:
- Reg on https://financialmodelingprep.com and get the api key
- Paste your api key to settings.json
- If you want to recieve mail with total portfile value: 3.1 Fill the fields "server_mail", "server_mail_passw", "client_mail" 3.2 Set "sendmail" fill to non-zero value 3.3 Dont forget to enable 2FA auth in server gmail acc
- Add required number of lines that corresponds to your shares positions to file "portfolio_data.json".
- Enter the correct amount of share position ("amount" attribute) and ticket name (AAPL for example)
- Enjoy!