补充可配置过户费并纳入成交成本
This commit is contained in:
@@ -837,6 +837,7 @@ impl FuturesAccountState {
|
||||
gross_amount: notional,
|
||||
commission: intent.transaction_cost.max(0.0),
|
||||
stamp_tax: 0.0,
|
||||
transfer_fee: 0.0,
|
||||
net_cash_flow: cash_delta,
|
||||
reason: format!(
|
||||
"{} direction={} effect={}",
|
||||
|
||||
Reference in New Issue
Block a user