Skip to content

Crypto Dashboard design, execution and deployment using Streamlit in which simple market analysis for cryptocurrencies can be performed

Notifications You must be signed in to change notification settings

Jeanfabra/cryptodashboard-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Dashboard

Deploy!

Click here for Web App

Preview

Project Screenshot

About this project

Cryto Dashboard design, execution and deployment using Streamlit in which simple market analysis for cryptocurrencies can be performed. Real-time updated data is displayed thanks to FTX API connection.

You can also use a calculator that converts one cryptocurrency amount to another.

General Steps

  1. Analyze how the API works
  2. Select desire endpoints
  3. Connect Python with endpoints via get requests
  4. Backend code
  5. Streamlit design
  6. Deploy

API endpoints used

Historical Prices

GET /markets/{market_name}/candles?resolution={resolution}&start_time={start_time}&end_time={end_time}

Single Market Data

GET /markets/{market_name}

Documentation to highlight

Contact

Greetings, Jean Paul Fabra Ruiz: jeanfabra11@gmail.com

LinkedIn: https://www.linkedin.com/in/jeanfabra/

About

Crypto Dashboard design, execution and deployment using Streamlit in which simple market analysis for cryptocurrencies can be performed

Topics

Resources

Stars

Watchers

Forks

Languages