20260113
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
, "TGT_POS_ALGO": {
|
, "TGT_POS_ALGO": {
|
||||||
"class": "cvttpy_trading.trading.algos.tgt_pos.TgtPosTradingAlgo"
|
"class": "cvttpy_trading.trading.algos.tgt_pos.TgtPosTradingAlgo"
|
||||||
, "params": {
|
, "params": {
|
||||||
"direct_order_supported": True
|
"direct_order_supported": true
|
||||||
, "pos_diff_pct_trigger": 10.0 # percent threshold between Tgt Pos and Current Pos that triggers order creation
|
, "pos_diff_pct_trigger": 10.0 # percent threshold between Tgt Pos and Current Pos that triggers order creation
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user