Skip to content

Time-based schedule #896

Answered by limx0
rsmb7z asked this question in Q&A
Dec 6, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @rsmb7z, not explicitly in nautilus, this is more something you would do outside of your python process (via cron or the like). If you wanted to keep your state between runs you can use redis as a cache database and persist any strategy data there on shutdown.

Does that suit your use case ?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rsmb7z
Comment options

rsmb7z Dec 6, 2022
Collaborator Author

Answer selected by cjdsellers
Comment options

You must be logged in to vote
1 reply
@rsmb7z
Comment options

rsmb7z Dec 6, 2022
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants