补充可配置过户费并纳入成交成本

This commit is contained in:
boris
2026-08-22 14:50:00 +08:00
parent b8776d7169
commit 375b8b2df1
8 changed files with 43 additions and 3 deletions
+1
View File
@@ -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={}",