添加ema26和ema52交叉策略,今年可以,还需要再看看细节
This commit is contained in:
@@ -127,6 +127,8 @@ class ChanLun():
|
||||
|
||||
|
||||
# TF_DF methods ------------------------------------------
|
||||
def get_ema_state(self, dataframe):
|
||||
return self.tf_df.get_ema_state(dataframe)
|
||||
def get_klu_state(self, dataframe):
|
||||
return self.tf_df.get_klu_state(dataframe)
|
||||
def check_fx(self, klc):
|
||||
|
||||
Reference in New Issue
Block a user