-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# 1.0.3版本 | ||
|
||
1. 调整模块设计(模板、引擎),只支持单合约算法执行交易 | ||
2. 调整算法模板,增加默认参数和变量字段,以及对应函数传参 | ||
3. 优化算法状态控制,增加状态枚举值,算法支持暂停和恢复运行 | ||
4. 移除DMA算法 | ||
5. 移除算法配置缓存和加载功能 | ||
6. 调整图形界面,优化算法状态信息显示 | ||
|
||
# 1.0.2版本 | ||
|
||
1. 将模块的图标文件信息,改为完整路径字符串 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters