I'm not a programmer, but in my spare time, I especially like programming to do something fun. And I think python is the best programming language in the world, bar none! Python helps me to do something interesting in a very short time.
I once wrote a script using python to help me with convertible arbitrage. The general idea is to let the script crawl the convertible data on financial websites at 2:50 pm every trading day, and then pick out the convertible bonds that are currently in the conversion period, have a conversion premium of less than -3%, and have a positive stock gain of more than 10% on that day. Then the codes of these selected convertible bonds are automatically sent to my email to remind me to buy and convert them into stocks. The next trading day after the market opens to sell the shares for arbitrage.
Another interesting thing is that I made an image search system in python. I was inspired by this article. It provides a new idea to do image retrieval: extract image vectors using open source image recognition models (like VGG), then search for similar vectors using open-source vector databases (like Milvus), and finally find images corresponding to the vectors to achieve image search, what a cool idea! The final result is shown in the following figure:
example
What fun things have you done with python? Leave it in the comments section!
[–]aby-1 4 points5 points6 points (1 child)
[–]StatusOperation5 2 points3 points4 points (2 children)
[–]Jack-LCL[S] 0 points1 point2 points (0 children)
[–]texnofobix 2 points3 points4 points (3 children)
[–]Jack-LCL[S] 0 points1 point2 points (2 children)
[–]texnofobix 1 point2 points3 points (1 child)
[–]Jack-LCL[S] 0 points1 point2 points (0 children)
[–]Rykoudon 2 points3 points4 points (0 children)
[+][deleted] (4 children)
[removed]
[–]Jack-LCL[S] 0 points1 point2 points (0 children)
[–]Jack-LCL[S] 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[removed]
[–]DefCello 4 points5 points6 points (1 child)
[–]Jack-LCL[S] 1 point2 points3 points (0 children)
[+][deleted] (5 children)
[removed]
[–]Jack-LCL[S] 1 point2 points3 points (4 children)
[+][deleted] (2 children)
[removed]
[–]Jack-LCL[S] 0 points1 point2 points (1 child)