OUR BLOG

Portfolio Optimization – Python for Finance

Today I practiced Python for Finance on Sololearn! This time I learned to optimize a portfolio. I allocated assets to get the maximum return and minimum risk. I ran a loop to calculate the returns, volatility, and Sharpe ratios for randomly generated portfolios....

Loops – Python for Finance

Today I practiced Python for Finance on Sololearn! This time I demonstrated loops in a Python program. I showed how to run a block of code multiple times with a for loop. I also showed how to run a loop a set amount of times with the range function. Next time I will...

Stock Correlations – Python for Finance

Today I practiced Python for Finance on Sololearn! This time I went over correlations, the degree to which two securities move in relation to each other. I showed how to calculate correlations with the corr() function and visualized them with the statmodels package....

Carowinds Trip

Carowinds Trip

Daniel and I got the chance to go to Carowinds Amusement Park. It had all sorts of rides and different types of fun that everyone could enjoy! The first ride I rode on was the Fury. It goes as high as 325 Feet in the air! Then it descends at a rapid speed and for me,...

Always Learning

Always Learning

Our teachers are going to a teacher's convention this Thursday and Friday. Even though they have been teaching for years, the teachers sometimes have to become students again. This applies to everyone as well. It doesn't matter how old you are, you will always be...

Field Trip Recap

Field Trip Recap

I, Eugene, had the privilege to go to Kentucky, Ohio, Virginia, and West Virginia for my 10th-grade field trip! We went to the Creation Museum in Kentucky and the Ark! The Ark was so fascinating because of all the animals and how the Ark could have looked and how it...

Bug Zero Icon

OUR NEWSLETTER