Build Your Own Financial Dashboard with Python

  Рет қаралды 40,193

NeuralNine

NeuralNine

Жыл бұрын

In this video, we learn how to build our own customized and interactive financial dashboards in Python using Bokeh.
Bixly: bixly.com/nn
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/NeuralNine
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/

Пікірлер: 45
@willk7471
@willk7471 Жыл бұрын
Great video. I recommend that you show a snippet of the end result at the beginning of the video so watchers can see the end product before they commit to a 27 minute video. Great work!
@eduardabramovich1216
@eduardabramovich1216 11 ай бұрын
I see you have created many new videos about finance with python, are these being included in your finance playlist? I can't seem to find them.
@paulthomas1052
@paulthomas1052 Жыл бұрын
Excellent demo - thanks 👍
@isidroleonyork2157
@isidroleonyork2157 Жыл бұрын
Great tutorial. Impressive knowledge of Python. One can start a very useful project with it. Thank you very much!!!
@killers19
@killers19 Жыл бұрын
Graphs never load. Seems yfinance isn't working any more?
@zaynumar0
@zaynumar0 Жыл бұрын
I am having this issue too.
@privateeye242
@privateeye242 Жыл бұрын
@@zaynumar0 Me too.
@testvulnerabilidadpassword818
@testvulnerabilidadpassword818 Жыл бұрын
I have same problem.. but in my case yfinance it's working as expected... I'm able to see data in the console.. but i'm not able to plot ... 2023-02-20 09:55:50,907 ServerConnection created [*********************100%***********************] 1 of 1 completed [*********************100%***********************] 1 of 1 completed AAPL - AAPL - AAPL - AAPL - AAPL - AAPL - AAPL - AAPL - AAPL - AAPL - ******************************************************************************** Open High Low Close Adj Close Volume Date 2020-01-02 74.059998 75.150002 73.797501 75.087502 73.449394 135480400 2020-01-03 74.287498 75.144997 74.125000 74.357498 72.735321 146322800 2020-01-06 73.447502 74.989998 73.187500 74.949997 73.314888 118387200 2020-01-07 74.959999 75.224998 74.370003 74.597504 72.970078 108872000 2020-01-08 74.290001 76.110001 74.290001 75.797501 74.143898 132079200 ... ... ... ... ... ... ... 2023-02-13 150.949997 154.259995 150.919998 153.850006 153.850006 62199000 2023-02-14 152.119995 153.770004 150.860001 153.199997 153.199997 61707600 2023-02-15 153.110001 155.500000 152.880005 155.330002 155.330002 65669300 2023-02-16 153.509995 156.330002 153.350006 153.710007 153.710007 68167900 2023-02-17 152.350006 153.000000 150.850006 152.550003 152.550003 59095900 [789 rows x 6 columns] TSLA - TSLA - TSLA - TSLA - TSLA - TSLA - TSLA - TSLA - TSLA - TSLA - ################################################################################ Open High Low Close Adj Close Volume Date 2020-01-02 28.299999 28.713333 28.114000 28.684000 28.684000 142981500 2020-01-03 29.366667 30.266666 29.128000 29.534000 29.534000 266677500 2020-01-06 29.364668 30.104000 29.333332 30.102667 30.102667 151995000 2020-01-07 30.760000 31.441999 30.224001 31.270666 31.270666 268231500 2020-01-08 31.580000 33.232666 31.215334 32.809334 32.809334 467164500 ... ... ... ... ... ... ... 2023-02-13 194.419998 196.300003 187.610001 194.639999 194.639999 172475500 2023-02-14 191.940002 209.820007 189.440002 209.250000 209.250000 216455700 2023-02-15 211.759995 214.660004 206.110001 214.240005 214.240005 182108600 2023-02-16 210.779999 217.649994 201.839996 202.039993 202.039993 229586500 2023-02-17 199.990005 208.440002 197.500000 208.309998 208.309998 213080200 [789 rows x 6 columns]
@ramghongde4669
@ramghongde4669 Жыл бұрын
@@zaynumar0 i accidentaly closed (Ctrl + w) my tab and reopened (Ctrl + Shift + T) it, to my surprise it suddenly presented me with the charts. Do try it out!
@ethio_hamsters
@ethio_hamsters Ай бұрын
I got the "Path for Bokeh server application does not exist..." error. Can anyone help me?
@ventiladorbueno1846
@ventiladorbueno1846 Жыл бұрын
Súper cool ! 😊
@Raj24301
@Raj24301 Жыл бұрын
How to Make it live on Website ...
@flavflaviuflavius
@flavflaviuflavius Жыл бұрын
Try to do something with the flet library!
@massello6266
@massello6266 Жыл бұрын
is the code avaible?
@cmrncrick
@cmrncrick Жыл бұрын
Awesome video! I love your channel, it's such a wealth of information so thank you for it. Could you show how we could visualize our own portfolios and its allocations, etc.? We would enter in our holdings like you do on the stocks you want to see and then it provides all the data we want to see?
@kattubadi1
@kattubadi1 Жыл бұрын
Can you please post the code here, so that we can downloand and play around. Wonderful video. Thank you.
@RomuloCFAL
@RomuloCFAL Жыл бұрын
Nice video!!!
@agape_99
@agape_99 Жыл бұрын
You are great 😊
@mathgeek5698
@mathgeek5698 Жыл бұрын
There is no error in my code. But idk ehy nothing happens when I click the button on the bokeh page. It allows me to enter the stock name and stuff but doesn't display anything after I click the button
@slyseb
@slyseb Жыл бұрын
I think I'm getting the same error, I can see in the terminal that its downloading the yfinance data when I click it, but the charts are not appearing. Also, if I add the below code into the layout section unter the '.add_root(layout)' it will generate the charts: on_button_click("GOOG", "MSFT", "2020-01-01", todays_date, ["100 Day SMA", "30 Day SMA", "Linear Regression Line"] )
@testvulnerabilidadpassword818
@testvulnerabilidadpassword818 Жыл бұрын
I have the same problem...with a couple of prints I can see that I can recover data...but for some reason the data is not plotting! Did you find a solution ?
@dddmiao
@dddmiao Жыл бұрын
Not sure why this is happening to me too
@ramghongde4669
@ramghongde4669 Жыл бұрын
i accidentaly closed (Ctrl + w) my tab and reopened (Ctrl + Shift + T) it, to my surprise it suddenly presented me with the charts. Do try it out!
@dddmiao
@dddmiao Жыл бұрын
@@ramghongde4669 Tried it. The only thing that shows up are the graphs. Not sure how to load the graphs like he did in the video
@shubhamsingla2301
@shubhamsingla2301 4 ай бұрын
Can someone share this code with me?
@rtr195807
@rtr195807 Жыл бұрын
Genial!
@gregoryallen1122
@gregoryallen1122 5 ай бұрын
Lost me when at the terminal 19:33.
@1mrnewton
@1mrnewton Жыл бұрын
Great video!
@shinnelpine5653
@shinnelpine5653 Жыл бұрын
So my browser shows up blank
@ramghongde4669
@ramghongde4669 Жыл бұрын
i accidentaly closed (Ctrl + w) my tab and reopened (Ctrl + Shift + T) it, to my surprise it suddenly presented me with the charts. Do try it out!
@jamesconlin7193
@jamesconlin7193 Жыл бұрын
@@ramghongde4669 This is exactly what's happening to me. I think the page clearing and reloading with the current info isn't happening.
@ramghongde4669
@ramghongde4669 Жыл бұрын
@@jamesconlin7193 yes. Do update me if you find a fix
@nguyenduyta7136
@nguyenduyta7136 Жыл бұрын
Hi You talent! I think it’s more cool if you have more some financial information such as inter maker, beta, correlations and return ,…..for stocks,
@bentunadeyilim
@bentunadeyilim Жыл бұрын
which type of insult is that
@nguyenduyta7136
@nguyenduyta7136 Жыл бұрын
@@bentunadeyilim I don’t understand what you mean
@bentunadeyilim
@bentunadeyilim Жыл бұрын
@@nguyenduyta7136 nevermind
@pravinragavendran9651
@pravinragavendran9651 Жыл бұрын
2nd comment, Interested to finish the program
@creativecraft_mc
@creativecraft_mc Жыл бұрын
1 comment, 58 views, 4 minutes ago!
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 777 М.
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 447 М.
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 56 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 60 МЛН
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 796 М.
Finance Automation with Python
16:40
Hallden
Рет қаралды 331 М.
Python Stock Portfolio analysis using Empyrial
12:11
Tech Nuggets
Рет қаралды 2,7 М.
Financial Data with Python: yfinance
34:09
Data Science for Everyone
Рет қаралды 68 М.
Interactive Personal Finance Dashboard with FREE EXCEL TEMPLATE
41:58
MyOnlineTrainingHub
Рет қаралды 1 МЛН
How to Create a Beautiful Python Visualization Dashboard With Panel/Hvplot
10:57
Thu Vu data analytics
Рет қаралды 534 М.
This UI component library is mind-blowing
8:23
Beyond Fireship
Рет қаралды 626 М.
Automate your job with Python
6:07
John Watson Rooney
Рет қаралды 382 М.
Balance Sheet Analysis in Python
21:30
NeuralNine
Рет қаралды 21 М.
Streamlit Python Course: Build a Machine Learning App to Predict Cancer
2:02:40
Alejandro AO - Software & Ai
Рет қаралды 30 М.
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,1 МЛН
Отдых для геймера? 😮‍💨 Hiper Engine B50
1:00
Вэйми
Рет қаралды 1,2 МЛН
Easy Art with AR Drawing App - Step by step for Beginners
0:27
Melli Art School
Рет қаралды 15 МЛН
Как бесплатно замутить игровой ноутбук
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 183 М.