added extend symbol change for ws

This commit is contained in:
2026-04-30 04:32:49 +00:00
parent dc3409ac40
commit 1ac0909c21
20 changed files with 28960 additions and 1221 deletions

View File

@@ -1,5 +1,5 @@
{
"Updated_Timestamp": 1777478176165,
"Updated_Timestamp": 1777496051056,
"Config": {
"Loop_Sleep_Sec": 0.0,
"Max_Order_Over_Notional_Ratio": 1.05,
@@ -13,11 +13,12 @@
},
"Logging": {
"Log_Summary_Each_Loop": false,
"Print_Summary_Each_Loop": true
"Print_Summary_Each_Loop": false
},
"Overrides": {
"Allow_Ordering_Aster": true,
"Allow_Ordering_Extend": true,
"Allow_Symbol_Change": false,
"Flatten_Open_Positions": false,
"Flip_Side_For_Testing": false
}