This week, I successfully used Python to draw stock prices in a diagram. Now, I can directly convert stock trade records into figures. The charts I draw in Python are simple, but they are quite flexible for expanding algorithms to support different data analysis models.
Although this was just a single, static figure, I have also learned the skills to visualize data for multiple stocks. For my next practice, I am considering creating a GUI for a dynamic stock price visualization system.
No comments:
Post a Comment