20260121
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
, "TGT_POS_ALGO_01": {
|
||||
"class": "cvttpy_trading.trading.algos.tgt_pos.TgtPosTradingAlgo",
|
||||
"params": {
|
||||
"order_pricer": {
|
||||
"class": "BookTopMidPricer",
|
||||
"shift_bps": 0
|
||||
},
|
||||
"any_instrument": true,
|
||||
"pos_diff_pct_trigger": 10.0,
|
||||
"direct_order_supported": true,
|
||||
"mkt_data_threshold_sec": 1.0
|
||||
"order_pricer": {
|
||||
"class": "BookTopMidPricer",
|
||||
"shift_bps": 0
|
||||
},
|
||||
"any_instrument": true,
|
||||
"pos_diff_pct_trigger": 10.0,
|
||||
"direct_order_supported": true,
|
||||
"mkt_data_threshold_sec": 1.0
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user