20251024
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"class": "cvttpy_trading.trading.algos.tgt_pos.TgtPosTradingAlgo"
|
||||
, "params": {
|
||||
"direct_order_supported": True
|
||||
, "pos_diff_pct_trigger": 10.0
|
||||
}
|
||||
}
|
||||
# , "TRDALGO_SIMPLE_BO": {
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
"channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.TRADER"
|
||||
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.TRADER_MUSVC_STATUS"
|
||||
|
||||
, "pos_diff_pct_trigger": 10.0
|
||||
# , "pos_diff_pct_trigger": 10.0
|
||||
|
||||
# -----------------------------------
|
||||
# moved to the book_config (db)
|
||||
|
||||
Reference in New Issue
Block a user