extend positions bug fix

This commit is contained in:
2026-04-26 06:10:18 +00:00
parent 73c4eb1bf8
commit f1839d0779
8 changed files with 167 additions and 44 deletions

View File

@@ -2,11 +2,12 @@
"Config_Updated_Timestamp": 1777098091913,
"Allow_Ordering_Aster": true,
"Allow_Ordering_Extend": true,
"Loop_Sleep_Sec": 1,
"Loop_Sleep_Sec": 0.00,
"Max_Target_Notional": 0.00,
"Min_Time_To_Funding_Minutes": 60,
"Min_Time_To_Funding_Minutes": 10,
"Price_Worsener_Aster": 0.0,
"Price_Worsener_Extend": 0.0,
"Target_Open_Cash_Position": 10,
"Print_Summary_Each_Loop" : false
"Print_Summary_Each_Loop" : false,
"Flip_Side_For_Testing": false
}