Python for Finance #1 - Introduction and Getting Real Time Stock Data

preview_player
Показать описание
Welcome to a new Python for Finance tutorial series.

In this series, we're going to build a real time and automated trading platform using Python.

Lesson 1 - Introduction and Getting Real Time Stock Data
Lesson 2 - Getting and Storing Multiple Real Time Stock Data
Lesson 3 - Customizing Real Time and Automated Trading Platform Layouts
Lesson 4a - Building Candlestick Chart and Moving Average Function
Lesson 4b - Plotting Candlestick Chart and Moving Average
Lesson 5 - Plotting Line Charts in Mini Charts
Lesson 6 - Plotting Trading Volume Bar Chart
Lesson 7 - Plotting Relative Strength Index (RSI) Line Chart

---------------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

definetly the best starter video for python for finance! thanks

mattrading
Автор

Great video, very clear.
Please make a video on roadmap to learning python from scratch, specifically for stock analysis, chart analysis, getting trade signals using charts and statistical analysis of stocks. I mean create a roadmap on the course tailored cut for only stock analysis .
Regards
Farid

faridparvez
Автор

@eMasterClassAcademy can you please share the jupyter notebook of this video ? for somereason the copy pasted class code from inspect of Yahoo page is not working correctly for me. I would like to refer to your code and find where I am going wrong

anandrapaka
Автор

guys i get this thing ([], [])
what should i do

adghannam
Автор

Just tried this out and was only able to return the data when using 'My(6px)' instead of what's in the video

chuhoting
Автор

Would it be possible to link the GitHub repo for this?

elibrignac
Автор

Otherwise this also works - My(6px) Pos(r) smartphone_Mt(6px) W(100%). I noticed the class ID currently on the page today is slightly different from what we have in the video.

chuhoting
Автор

Looking forward to seeing more! Thanks you sir!

financeunlimited
Автор

I don't why but connectionEroor and requestsexcpetion it is showing these modules are not found

rohanvkumarv
Автор

Thank God, the Devil or the Light (which ever your into) for this tutorial series amazing content to share thank you so much...

ambientsoda
Автор

Great content! Can you please provide the source code for entire project?

bhargav
Автор

Hi, I tried this code, however I got [ ], [ ] as output for NSE stock. Is there anything that I need to change in code for Indian Stocks?. Please advise. Thanks.

mahenkul
Автор

i am not able to copy this inspect element path how i can please help me

ravimeena
Автор

cannot find the element in the url how to solve that problem??

hcapital
Автор

so i tried scraping tesla and its not a span its a fin streamer, and the percent change is 2 seperate elements. this did not gpt4 wrote the code for

domenicperito
Автор

I'm more into C++ Builder and Delphi. I got a library to make connections to IB. I plan to connect to alpaca in the future

colinmaharaj
Автор

does the code work for you ? I think Yahoo finance made some change on the div class since this video is post. please let me know

nakatainuw
Автор

Yahoo Finance data is showing, but the values are incorrect. What to do?

Kaustubh
Автор

I cannot seem to find the error as I have check all syntax over and over vs yours but I keep getting this error when I try to run it:

Traceback (most recent call last):

line 44, in <module>


line 33, in real_time_price
price, change = texts[0], texts[1]

TypeError: 'NoneType' object is not subscriptable

dbrader
Автор

Hi, im getting SyntaxError: unexpected EOF while parsing issue while executing the file. please help

RashidAli-okyv
visit shbcf.ru