testing ordering as taker
This commit is contained in:
@@ -13,12 +13,14 @@ class Algo_Config:
|
||||
Loop_Sleep_Sec: int
|
||||
Max_Target_Notional: float
|
||||
Min_Time_To_Funding_Minutes: int
|
||||
Min_Fund_Rate_Pct_To_Trade: float
|
||||
Price_Worsener_Aster: float
|
||||
Price_Worsener_Extend: float
|
||||
Target_Open_Cash_Position: int
|
||||
|
||||
Log_Summary_Each_Loop: bool = False
|
||||
Print_Summary_Each_Loop: bool = False
|
||||
Flatten_Open_Positions: bool = False
|
||||
Flip_Side_For_Testing: bool = False
|
||||
|
||||
@dataclass(kw_only=True)
|
||||
|
||||
Reference in New Issue
Block a user