wilsonleong / PortfolioAnalytics

Portfolio Analytics
11 stars 1 forks source link

missing data in setup.py #50

Open BottleNeck2021 opened 4 months ago

BottleNeck2021 commented 4 months ago

These are from the setup.py file

PARAMETERS

_Currencies = ['GBP','USD','EUR','SGD','HKD','AUD','MOP','CNY','JPY'] _setupfile = r'D:\Wilson\Documents\Personal Documents\Investments\PortfolioTracker\setup.xlsx' _FXfile = r'D:\Wilson\Documents\Personal Documents\Investments\PortfolioTracker\FX.xlsx'

END OF PARAMETERS

the files in the D: Drive are missing ....

wilsonleong commented 4 months ago

I've added FX.xlsx to the repository.

Setup.xlsx - I will create a file with dummy data and upload soon.

BottleNeck2021 commented 4 months ago

Dear Wilson,

thank you for the quick turnaround,

If i am not mistaken there were other XLSX files as well ....

  1. setup.xlsx
  2. FX.xlsx
  3. LastNAV.xlsx