SkillAgentSearch skills...

StockPortfolioCreation

No description available

Install / Use

/learn @LaloCo/StockPortfolioCreation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Setup

For the Financial Modeling Prep Service

  1. Create an account over at financialmodelingprep.com (you will receive an API key)
  2. Create a new keys.py file in the root directory
  3. create an financialmodelingprep_api_key variable in the new file and assign it to your API key as a string

For Firebase

  1. Create a new project in the firebase console
  2. Get the Web API Key from the prooject settings
  3. Assign that key to a new firebase_api_key variable in the same keys.py file as above
  4. Enable authentication in the firebase project and create a new user
  5. Pase the UID from the user into a new user_id in the keys file
  6. Generate new Private Key from the Service accounts (under firebase project settings)
  7. Add the JSON file that gets generated with the name 'serviceAccountKey.json'

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated2y ago
Forks24

Languages

Python

Security Score

55/100

Audited on Sep 7, 2023

No findings