添加新策略用第三类买卖点
This commit is contained in:
+2
-1
@@ -126,7 +126,8 @@ class ChanLun():
|
||||
|
||||
|
||||
|
||||
|
||||
def get_bsp_state(self, dataframe):
|
||||
return self.tf_df.get_bsp_state(dataframe)
|
||||
|
||||
def get_structure_zones(self, current_price=None, config=None):
|
||||
if config is None:
|
||||
|
||||
Reference in New Issue
Block a user