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

I need SCHEDULED TASKS #42

Open
seralekseenko opened this issue Aug 26, 2024 · 0 comments
Open

I need SCHEDULED TASKS #42

seralekseenko opened this issue Aug 26, 2024 · 0 comments
Labels
BLOCKED This issue blocked by other issue enhancement New feature or request priority: low

Comments

@seralekseenko
Copy link
Collaborator

seralekseenko commented Aug 26, 2024

For example, there is some prompt-query: "Schedule an order:

  • when: tomorrow 15:30 - market time
  • What to do: sell by market price 10 options CVS250117C00057500"

Expected behavior: The bot should sell 10 specified option at the market price at the specified time.

Attention: the "market time" can be received from Alpaca SDK → see #51

Potential functions names are:

  • create_scheduled_task(...)
  • show_scheduled_tasks(...)
  • remove_scheduled_task(id?)

blocked by #51

@seralekseenko seralekseenko added enhancement New feature or request priority: low labels Aug 26, 2024
@seralekseenko seralekseenko changed the title what about DEFERRED TASKS I need SCHEDULED TASKS Sep 26, 2024
@seralekseenko seralekseenko added the BLOCKED This issue blocked by other issue label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKED This issue blocked by other issue enhancement New feature or request priority: low
Projects
None yet
Development

No branches or pull requests

2 participants
@seralekseenko and others