Files
Funding_Rate/algo_config.json

14 lines
429 B
JSON
Raw Normal View History

2026-04-25 23:43:28 +00:00
{
2026-04-27 17:57:58 +00:00
"Config_Updated_Timestamp": 1777312620005,
2026-04-25 23:43:28 +00:00
"Allow_Ordering_Aster": true,
"Allow_Ordering_Extend": true,
2026-04-27 17:57:58 +00:00
"Loop_Sleep_Sec": 0.0,
"Max_Target_Notional": 0.0,
"Min_Time_To_Funding_Minutes": 7,
2026-04-25 23:43:28 +00:00
"Price_Worsener_Aster": 0.0,
"Price_Worsener_Extend": 0.0,
2026-04-25 23:47:07 +00:00
"Target_Open_Cash_Position": 10,
2026-04-27 17:57:58 +00:00
"Log_Summary_Each_Loop": false,
"Print_Summary_Each_Loop": false,
2026-04-26 06:10:18 +00:00
"Flip_Side_For_Testing": false
2026-04-25 23:43:28 +00:00
}