修正AiQuant兼容佣金默认值
This commit is contained in:
@@ -55,6 +55,7 @@ impl Default for ChinaAShareCostModel {
|
||||
impl ChinaAShareCostModel {
|
||||
pub fn aiquant_rqalpha_default() -> Self {
|
||||
Self {
|
||||
commission_rate: 0.00025,
|
||||
stamp_tax_rate_before_change: 0.0005,
|
||||
stamp_tax_rate_after_change: 0.0005,
|
||||
..Self::default()
|
||||
|
||||
Reference in New Issue
Block a user