Closed ramsayleung closed 1 year ago
htsec 卖出和买入模板的有三个字段BaseUnit, TargetUnit, CommissionUnit是被定义与赋值了,但是未在模板中使用的,猜测是拷贝自 huobi 模板,因此希望将无用字段删除,降低维护和心智成本.
htsec
BaseUnit
TargetUnit
CommissionUnit
huobi
概括:
ledger
None
Please delete options that are not relevant.
make test: all tests pass
make test
Description
htsec
卖出和买入模板的有三个字段BaseUnit
,TargetUnit
,CommissionUnit
是被定义与赋值了,但是未在模板中使用的,猜测是拷贝自huobi
模板,因此希望将无用字段删除,降低维护和心智成本.Modification
概括:
ledger
-htsec
模板增加字段说明htsec
模板 删除无用字段Motivation and Context
97
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
make test
: all tests pass