06-25-2020, 10:21 PM
Stage 6, day 17:
I did put in place my testing code. Doing that did allow me to correct 4 problems in the code (1 memory leak, 1 segmentation fault and 2 logic issues).
I'm not 100% sure that no other bugs are lurking in this part of the code but it is certainly in better shape than yesterday.
All that is needed to see how things are now working is a new trading opportunity detected by my system. This didn't happen at all since last journal entry. Sometimes, it happens many times in a day. Some other times, you can have a period of several days without any opportunities.
I did put in place my testing code. Doing that did allow me to correct 4 problems in the code (1 memory leak, 1 segmentation fault and 2 logic issues).
I'm not 100% sure that no other bugs are lurking in this part of the code but it is certainly in better shape than yesterday.
All that is needed to see how things are now working is a new trading opportunity detected by my system. This didn't happen at all since last journal entry. Sometimes, it happens many times in a day. Some other times, you can have a period of several days without any opportunities.