Hi Everyone,
So.. I made a decision this afternoon, to save off ~600 custom scripts I've accumulated and built over the last 2 years and deleted all custom code from the platform. I found myself with duplication of code, various versions, unmanaged, unclassified and decided to go thru all the code and start cleaning up and classifying the code and scripts to make better use and structure my strategies, trading plans and backtest.
Curious has anyone else done this? 600+ has become difficult to even understand what I have. how do you all manage this from becoming a mess and managing change and awareness to the code you have?
I want to start leveraging devops processes, and start putting all my ideas and development into backlog, and start working thru it in a prioritized order.
Any recommended practices or ideas you all use please share. I will certainly share as I being this journey.
So thinking of 2 ways of managing the code so far, comments always welcome:
1) Currently using a mindmap software and saving off snippets of code in the text field such as:
2) Leverage Visual Studio Code + GitHub to manage scripts.
So.. I made a decision this afternoon, to save off ~600 custom scripts I've accumulated and built over the last 2 years and deleted all custom code from the platform. I found myself with duplication of code, various versions, unmanaged, unclassified and decided to go thru all the code and start cleaning up and classifying the code and scripts to make better use and structure my strategies, trading plans and backtest.
Curious has anyone else done this? 600+ has become difficult to even understand what I have. how do you all manage this from becoming a mess and managing change and awareness to the code you have?
I want to start leveraging devops processes, and start putting all my ideas and development into backlog, and start working thru it in a prioritized order.
Any recommended practices or ideas you all use please share. I will certainly share as I being this journey.
So thinking of 2 ways of managing the code so far, comments always welcome:
1) Currently using a mindmap software and saving off snippets of code in the text field such as:
2) Leverage Visual Studio Code + GitHub to manage scripts.