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

External signal, stop loss, take profit support? #37

Open
liuyxpp opened this issue Dec 17, 2023 · 1 comment
Open

External signal, stop loss, take profit support? #37

liuyxpp opened this issue Dec 17, 2023 · 1 comment

Comments

@liuyxpp
Copy link

liuyxpp commented Dec 17, 2023

After reading the doc, I am still confusing on how to implement a strategy which takes external signals to fire a buy or sell order, and how to submit a stop-loss and/or take-profit order like Backtesting.py?

@tylerjthomas9
Copy link
Contributor

Unfortunately, SaguaroTrader.jl does not currently support event-driven strategies. Only schedule-driven trading strategies. We will look into incorporating the ability to trade on external signals and the ability to use stop-loss and/or take-profit orders.

The library was designed to fit internal needs, so we appreciate your comment about future directions that would make the library more useful for external groups.

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

2 participants