Stage 4 (Month 2) day 1:
I haven't given up on speeding up my reaction time despite the last setback.
The last 2-3 days have been very quiet in terms of trading activity. I guess that this is expected considering that people are more likely than not in holiday and not working. It should ramp up starting tomorrow morning.
In the last few days, I have kept looking very hard to optimize my code. I did find a way to merge 2 virtual function calls into a single one. That didn't make any measurable difference but there is one since not calling a function has to be faster than calling it.
I got another cool idea. This time, it should be the right idea. I am in the process of modifying how my code is interacting with the websocket library. This is a bit tricky to implement but the concept is brilliant and should this time make a noticeable difference in the reaction time.
I like how all those ideas are coming in my mind... It almost seems like I am able to see in the future... I have those cool ideas and once implemented, it is done exactly like I did imagine them... Well, as long as inspiration keep coming, I'll keep trying to make my system successful...
I haven't given up on speeding up my reaction time despite the last setback.
The last 2-3 days have been very quiet in terms of trading activity. I guess that this is expected considering that people are more likely than not in holiday and not working. It should ramp up starting tomorrow morning.
In the last few days, I have kept looking very hard to optimize my code. I did find a way to merge 2 virtual function calls into a single one. That didn't make any measurable difference but there is one since not calling a function has to be faster than calling it.
I got another cool idea. This time, it should be the right idea. I am in the process of modifying how my code is interacting with the websocket library. This is a bit tricky to implement but the concept is brilliant and should this time make a noticeable difference in the reaction time.
I like how all those ideas are coming in my mind... It almost seems like I am able to see in the future... I have those cool ideas and once implemented, it is done exactly like I did imagine them... Well, as long as inspiration keep coming, I'll keep trying to make my system successful...