
Algorithmic Trading Using Python - Full Course
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
aasoas
at the minute 52:33 after writing the part of the columns, when i run the code appears this [-FutureWarning: The frame.append method is deprecated and will be removed from pandas -
in a future version. Use pandas.concat instead.-] how can i solve? because i tried to replace append with concat but it doesn't work
reply
at the minute 52:33 after writing the part of the columns, when i run the code appears this [-FutureWarning: The frame.append method is deprecated and will be removed from pandas -
in a future version. Use pandas.concat instead.-] how can i solve? because i tried to replace append with concat but it doesn't work
reply
Marco
Awesome video, I have learned a lot from watching it untill the end, the only thing is that when I tried to replicate the last project with a real production IEX cloud API it returned error during the module Building a Better Quantative Value Strategy : JSONDecodeError: Expecting value: line 1 column 1 (char 0)
reply
Awesome video, I have learned a lot from watching it untill the end, the only thing is that when I tried to replicate the last project with a real production IEX cloud API it returned error during the module Building a Better Quantative Value Strategy : JSONDecodeError: Expecting value: line 1 column 1 (char 0)
reply
Max
This is all good information! However I am stuck on -Using Batch API Calls to Improve Performance-... I get a -KeyError: Traceback (most recent call last)-. I've tried almost everything.. Even tried to copy paste from the finished file. No luck. Can someone help me please?! Thanks
reply
This is all good information! However I am stuck on -Using Batch API Calls to Improve Performance-... I get a -KeyError: Traceback (most recent call last)-. I've tried almost everything.. Even tried to copy paste from the finished file. No luck. Can someone help me please?! Thanks
reply
Ed
Getting this warning, how do i fix it to prevent future problems FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.-
rv_dataframe = rv_dataframe.append(
reply
Getting this warning, how do i fix it to prevent future problems FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.-
rv_dataframe = rv_dataframe.append(
reply
Richard
This is a great course. I learned so much from it. One suggestion: the robust value trading program should exclude the negative PE Ratio stocks first before sorting for the low 50 stocks.
reply
This is a great course. I learned so much from it. One suggestion: the robust value trading program should exclude the negative PE Ratio stocks first before sorting for the low 50 stocks.
reply
Mamadou
How do we open the jupyter notebook-17:20-18:03, I clicked on the github link but I'm not able to clone it to my computer. I'm learning this for the first time so please bear with me.
reply
How do we open the jupyter notebook-17:20-18:03, I clicked on the github link but I'm not able to clone it to my computer. I'm learning this for the first time so please bear with me.
reply
Larry
Just stumbled on this. Thank goodness I got took my trading seriously. Getting into the market surely led to many open doors for me as I've gone to make quadruple of what I put in.
reply
Just stumbled on this. Thank goodness I got took my trading seriously. Getting into the market surely led to many open doors for me as I've gone to make quadruple of what I put in.
reply
string22
at 29:30 when I click to download the secrets.py file i get taken to a html webpage with one line of text on it, rather than the file being downloaded
help please?
reply
at 29:30 when I click to download the secrets.py file i get taken to a html webpage with one line of text on it, rather than the file being downloaded
help please?
reply
Sharmad
isn't it wrong to fill the missing data based on the values of other stocks, since those ratios are totally not related to ratios of other stocks
reply
isn't it wrong to fill the missing data based on the values of other stocks, since those ratios are totally not related to ratios of other stocks
reply
nooBOTic
Please go a bit slow in the end stages.. you type at lightning speed I can't even understand whats going on from 2:28:00-2:45:00
reply
Please go a bit slow in the end stages.. you type at lightning speed I can't even understand whats going on from 2:28:00-2:45:00
reply
Add a review, comment















