Files
Funding_Rate/algo_config.json

16 lines
508 B
JSON
Raw Normal View History

2026-04-25 23:43:28 +00:00
{
2026-04-28 15:02:32 +00:00
"Config_Updated_Timestamp": 1777388081818,
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,
2026-04-28 15:02:32 +00:00
"Min_Time_To_Funding_Minutes": 60,
"Min_Fund_Rate_Pct_To_Trade": 0.000,
"Price_Worsener_Aster": 0.01,
"Price_Worsener_Extend": -0.1,
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,
2026-04-28 15:02:32 +00:00
"Print_Summary_Each_Loop": true,
"Flatten_Open_Positions": true,
2026-04-26 06:10:18 +00:00
"Flip_Side_For_Testing": false
2026-04-25 23:43:28 +00:00
}