A terminal application that calls the custom CEF Connect API to download the different closed-end fund ticker symbols and their related data
- Run Binary Build
npm run bundle - Place Binary where wanted on machine (Desktop, etc.)
- Change moderator of file and accept privellages
chmod +x ./rcz-portfolioand then go toSystem Preferences (Mac OS) and Security & Privacy. Then clickopen anyway and accept developer privellages prompt - Either
Double Click Binary (Executable)orOpen Terminal/Command Promptand runcd {{directoryWithFile}} && ./rcz-portfoliofrom the directory it exists in. - The binary will run and your CSV file will ouput to the preferred location on your
file systemwhen complete.
Thank you!