Cycle 19, day #2:
I just bought OFv2. Therefore this is going to be the last entry of my v1 journal.
Cycle 19 represents having completed 2/3 of the 8 months required by OF.
It is going to feel refreshing to start something new because honestly, I haven't felt any fear related improvements for some time with the program. Hopefully with v2, I am going to feel again that some changes are happening.
The plan is to complete the 8 months period with v2. Running v2 for 1/3 of the 8 months should be enough to provide some permanent change.
8 months is a really long period of time. Enough to start getting bored... I have read in Shannon discussion journal that I should redo a full 8 months with v2. Honestly, idk if I have the strength and/or desire to dedicate another 8 months to OF starting from today...
I commit to at least 2.5 months (the remaining 9 cycles) and then I'll see but most likely than not, at that time if there is another program calling me, I'll probably jump back on it...
UMS is very tempting or maybe a second run of BASE now that I'll have OF under the belt... or DMSI update if released in the next 3 months... We will see...
My server did core dump yesterday... Based on the log, I couldn't find what was the cause of the problem. It did allow me to see all the small inefficiencies in the code around where the core did happen and I made the code more efficient as a result but I couldn't find the core dump cause...
However, I have just discovered something absolutely delicious with my latest server upgrade. It now generated core dump files... This is going to make all my future debug session a breeze compared to what it was. If the last core dump issue dare to show up again.. I'll have no pity with it now that the core dump files generation has been activated...
Margin trading code is becoming pretty solid... I have lost some money while testing it but now it has become a trading skill issue more than a technical issue. I need to improve my timing at entering a position. Too eager to jump in... My action is fueled by a fear of missing out... Rationally, I know that when I see a trend developing... Almost always, the price will bounce at least once in the opposite direction before resuming moving in the trend direction. I need to control my emotions and stay cold headed... Very often yesterday, I did jump in a position quickly instead of waiting 10 minutes for much more favorable entry points...
Update:
While in the shower, I did find my core dump problem. It is a race condition that has been present at least since last July!
I just bought OFv2. Therefore this is going to be the last entry of my v1 journal.
Cycle 19 represents having completed 2/3 of the 8 months required by OF.
It is going to feel refreshing to start something new because honestly, I haven't felt any fear related improvements for some time with the program. Hopefully with v2, I am going to feel again that some changes are happening.
The plan is to complete the 8 months period with v2. Running v2 for 1/3 of the 8 months should be enough to provide some permanent change.
8 months is a really long period of time. Enough to start getting bored... I have read in Shannon discussion journal that I should redo a full 8 months with v2. Honestly, idk if I have the strength and/or desire to dedicate another 8 months to OF starting from today...
I commit to at least 2.5 months (the remaining 9 cycles) and then I'll see but most likely than not, at that time if there is another program calling me, I'll probably jump back on it...
UMS is very tempting or maybe a second run of BASE now that I'll have OF under the belt... or DMSI update if released in the next 3 months... We will see...
My server did core dump yesterday... Based on the log, I couldn't find what was the cause of the problem. It did allow me to see all the small inefficiencies in the code around where the core did happen and I made the code more efficient as a result but I couldn't find the core dump cause...
However, I have just discovered something absolutely delicious with my latest server upgrade. It now generated core dump files... This is going to make all my future debug session a breeze compared to what it was. If the last core dump issue dare to show up again.. I'll have no pity with it now that the core dump files generation has been activated...
Margin trading code is becoming pretty solid... I have lost some money while testing it but now it has become a trading skill issue more than a technical issue. I need to improve my timing at entering a position. Too eager to jump in... My action is fueled by a fear of missing out... Rationally, I know that when I see a trend developing... Almost always, the price will bounce at least once in the opposite direction before resuming moving in the trend direction. I need to control my emotions and stay cold headed... Very often yesterday, I did jump in a position quickly instead of waiting 10 minutes for much more favorable entry points...
Update:
While in the shower, I did find my core dump problem. It is a race condition that has been present at least since last July!