Skip to content

hjoaquim/OpenBB-Creaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBB Creaton

Description

This is a little project developed in the scope of the Creative Hackathon (Creaton) by OpenBB.

Here I've developed a super simple application that leverages the OpenBB SDK and present the results using Streamlit.

Dashboard Illustration

Deploy

  1. Create a .env file in the root of the repository with the following content:
DASHBOARD_TITLE="your_dashboard_title"
PORTFOLIO_FILE="path_to_your_portfolio_file"
  1. Install the dependencies:

poetry install

  1. Get the dashboard running:

streamlit run openbb_creaton/main.py

About

Investment research with OpenBB SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages