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

EMA crossover strategy #348

Open
thistleknot opened this issue Feb 15, 2021 · 4 comments
Open

EMA crossover strategy #348

thistleknot opened this issue Feb 15, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@thistleknot
Copy link

Add EMA crossover strategy

@thistleknot thistleknot added the enhancement New feature or request label Feb 15, 2021
@enzoampil
Copy link
Owner

@thistleknot We actually already have EMA crossover under the alias emac(README link).

@thistleknot
Copy link
Author

I wrote my own evwma macd strategy. So it wouldn't be too difficult to do an ema. Either way I look forward to your ema method

@enzoampil
Copy link
Owner

Feel free to contribute the strategy as well @thistleknot 😄

@thistleknot
Copy link
Author

here's a link to the code for my evwma strategy
https://github.com/thistleknot/Python-Stock/blob/master/evwma.py

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

No branches or pull requests

2 participants