- Adjust the module design (template, engine) to support only single-contract algorithmic execution transactions
- Adjust the algorithm template, add default parameters and variable fields, as well as the corresponding function parameter passing.
- Optimize the algorithm state control, add state enumeration values, and the algorithm supports suspension and resumption of operation.
- Remove the DMA algorithm
- Remove algorithm configuration caching and loading function
- Adjust the graphical interface to optimize the display of algorithm status information.
- Change the icon file information of the module to a full path string.