How to Use Alpha Vantage Free Real Time Stock API & Python to Extract Time of Daily Highs and Lows

preview_player
Показать описание
#alphavantage #python
Using the free API to download minute by minute trading data and extract daily highs and lows

Tutorial demonstrates using downloaded data and pandas to locate the time of the daily high and low for Tesla.
Notebook available at:

Alphavantage is a freeium API that allows you to access data on stocks, currencies and cryptocurrencies. It's free to use for historical data and they offer different levels of pricing if historical data isn't enough for you.
Рекомендации по теме
Комментарии
Автор

This is awesome! Thank you so much for showing us how you did this. Really appreciate your time and effort.

twtw
Автор

Excellent explanation! Just came across your channel while googling alpha vantage 👍👍👍

doug
Автор

Hey! I just found your channel and subscribed, love what you're doing!

I appreciate how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your YouTube Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!

Cheers, happy holidays, and keep up the great work :D

empowercode
Автор

Great work! it is very easy to follow. Thank you!

shiningcopper
Автор

Thank you, this has been very helpful

daubhers
Автор

Hey Matt! thanks for the awesome video. It really helped me get started. For non-US markets, Alpha Vantage sometimes uses name and not the ticker symbol used in that country. Do you know if I can find out the list of countries/exchanges covered in the API? Is there an identifier for a country or exchange? I will appreciate your help. Please keep coming these great videos. Thanks!

jackroberto
Автор

Hey Matt, one more question. Do you have any opinion about 12 Data? Are you planning to make any videos about it in the future? Thanks,

jackroberto
Автор

Thanks Matt! Very new to python and pandas. Could you show maybe little code snippets e.g. like in an backtest or so, where you have the pandas filtered values used inside a code?

cosmicbandido
Автор

nice work Matt, Does this api gives price data for current day? I am trying to get intraday current day price, but it only gives the price information for previous day

rajeshh
Автор

silly question, but if i want to plot these data with no space between the time? how would you do it?
like if I have RSI to plot, it will be weird, not on a nice continuous line

Dr.Sortospino
Автор

Thank you so much for very helpful lecture.
I have one question if I may,
In the case of this lesson, what is the right way if I try to make a chart for “ 20EMA “. Is it normal timing to use 20 days or 20 minutes?
Thanks again.

nicksharafeddin
Автор

HEY! does this API give the history of the stocks too?

mohitbaroliya
Автор

hi, i need help with this please :

Obtain the price data for the two stocks from 1-Jan-2019 to 31-Dec-2019. The function
is to be named as get_stock_prices.

mishkaahmoola
Автор

Is it possible to get the whole data set and not just a short period of time?

amins
Автор

How to do that for crypto? I tried to check the documentation but it doesn't work...

SantoshLLC
Автор

In the future, please stop scrolling up and down so much when you're explaining something. It makes it extremely hard to follow when I'm trying to read a command line and it suddenly disappears as you jump forwards or backwards to make some point that you just thought of. You've provided a lot of great content but it should flow, not jump.

tomallred
visit shbcf.ru