The Market still pays retail traders to provide liquidity and help it move to where other transactions can occur, but obviously not on time frames where nano-computerized algos are operating.

Thank you for trying to cheer me up.You are not doomed at all. I read this article about a hedge fund manager whose main source of depression is that he has to put $5M to work daily and if he only manages to put $4m he has to use up $6M th next day. They can't do most of the stuff you can think of because it is not scalable. Find those niches OR better yet.. find their scalable strategies and be in on the top third of they accumulate and lost third when they distribute. Not saying it is easy.. if you are going to invest in learning.. start with python. learning curve is slightly higher but immensely more applicable-AI ,machine learning,API...
Thank you for trying to cheer me up.
I should finish my VBA Excel course about end of March if I pass the quizzes. Then I can look at starting an online course in Python.
Easier said than done... Just make money.
I normally don't like to leave thing half done and another month or two to finish VBA will not affect things one way or another in the grand scheme of things. But I will definitely get into a Python class in a couple of months.I would drop your VBA stuff and go straight to Python. Nothing VBA/Excel can do that Python can't.
Also, you have a pretty depressing tone recently. Who cares about being a "trader" retail or not? Just make money.

Yes, I am using Excel to analyze simple single leg options and it takes a lot of data manipulations to get one leg analyzed. Fortunately this is my "only job" so I have time. VBA should help.punt on the VBA ironchef. Time is fungible and limited. If we were in the 90's and you have a bunch of pairs/ opening only orders and need to do mass change in your parameters then VBA is good. ..nowadays. use pandas dataframe for spreadsheet related stuff. I get it about not finishing up. I have a bunch of udemy half assed studied. again.. time is fungible.![]()
Yes, I am using Excel to analyze simple single leg options and it takes a lot of data manipulations to get one leg analyzed. Fortunately this is my "only job" so I have time. VBA should help.
When I tried to analyze a butterfly using Excel the last couple of days, my head started spinning. It is still spinning.
What is pandas dataframe? How different is Python from VBA? Can I link Python and pandas to my Excel?