Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s2_ema signal wrong ? #44

Open
dumarjo opened this issue Mar 28, 2022 · 0 comments
Open

s2_ema signal wrong ? #44

dumarjo opened this issue Mar 28, 2022 · 0 comments

Comments

@dumarjo
Copy link

dumarjo commented Mar 28, 2022

Hi,

I'm looking at your buy_signal_2, and I think the

dataframe["close"] < dataframe["s2_ema"]

is always true. I don't see how the s2_ema signal can be lower than a close candle since the s2_ema is twice the ema50.

Do the strat need to be hyperopt ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant