Great video! Quick question, why didn't you use the stock history function to obtain the data?
@apm3 жыл бұрын
That is a better way to obtain the data. Thanks for the tip. support.microsoft.com/en-us/office/stockhistory-function-1ac8b5b3-5f62-4d94-8ab8-7504ec7239a8
@babus45113 жыл бұрын
No need to normalise everytime you can record macro and execute for each selected stock by button click away
@StatisticalFinance7 жыл бұрын
Hi! I've a question. When I open the file in Excel it won't split Date/Open and the other one to each individual block instead all goes in A1. What have I done wrong?
@apm7 жыл бұрын
The data can be split into columns by selecting the column A and then select "Data" from the top menu and then "Text to Columns". It will give you a dialog box that will walk you through selecting the delimiters.
@StatisticalFinance7 жыл бұрын
APMonitor.com Great! Can I do it with all rows at the same time?
@apm7 жыл бұрын
Adam Magnusson, yes, just select the entire column.
@StatisticalFinance7 жыл бұрын
It worked! Really appreciate your help!
@saramah1004 жыл бұрын
I did not get the Normalized part, would you please explain the reason? thank you
@apm4 жыл бұрын
It is so we can compare relative (fractional) changes of the stocks.
@MultiSaachin5 жыл бұрын
How can i find a stock which is giving me consistent profit in which month where i have 20 years of data
@apm5 жыл бұрын
Yahoo Finance and other APIs can provide data on stock performance.
@CC-jy4gr4 жыл бұрын
@@apm i think he means to say past performance is no guarantee of future returns.
+Ammar Ali Arif, normalizing isn't required but it does help to see fractional growth of a stock and compare the different growth profiles directly on the same plot.
@davecreighton11625 жыл бұрын
@@apm I have a follow-up question to this. Your formula for normalization is x/xMax why use that versus (x-xMin)/(xMax-xMin)? would it even matter?
@apm5 жыл бұрын
@@davecreighton1162 I like your normalization formula because it highlights the relative growth of the stock just in that time period. You may want to put an absolute value in the denominator as (x-xMin)/ABS(xMax-xMin) and perhaps protect in case a stock doesn't have variability during that time period as (x-xMin)/MAX(1e-4,ABS(xMax-xMin)) to avoid divide by zero.
@davecreighton11625 жыл бұрын
APMonitor.com that's great! I'm trying to build an AI model for stocks in a class I'm taking and this video was really awesome!!
@apm5 жыл бұрын
@@davecreighton1162 I'm glad it helped! Here is some additional information on Deep Learning with Python: apmonitor.com/do/index.php/Main/DeepLearning
@karthikrreddy31375 жыл бұрын
beat off once excel micre sheet iam enjoying wit programing systematic