kushkansara02

Results 6 comments of kushkansara02

My plan was just Stock and index OHLC, but if you have a better idea we can do that!

So currently, I am able to get the stock prices of all tickers within one stock index? If #6 isn't done yet how would I go about doing this?

The way I was thinking of implementing it is creating a correlation matrix for all stocks in a given stock index, and extracting the vector for the stock that the...

![Screen Shot 2020-12-02 at 2 18 26 PM](https://user-images.githubusercontent.com/57120148/100920529-41069580-34a9-11eb-95d5-694d8df90405.png) I tested test_wallet.py, passed all tests. I'm on MacOS

I use PyCharm. I set the working directory to the root directory (marketools/), and set up a test at the path of test_wallet.py (You can also set the path to...