Skip to content

Why isn't stack handler executing trades? #1117

Closed Answered by tgibson11
pwholzel asked this question in Q&A
Discussion options

You must be logged in to vote

Now at this point shouldn't trades have been executed on my paper account based on the positions determined by the "run_systems", so that I shouldn't have breaks, as shown below? No trades occurred,

Probably not. That might happen if all desired orders could be placed and filled immediately, but that is usually not the case for various reasons (trading hours, market conditions)

You seem to have an incorrect understanding of how stack handler works.

See production docs:

In other words, you should not run stack handler manually, unless you're kicking it off to run continuously in the background like crontab would. It usually needs to attempt its various operations multiple times before a…

Replies: 4 comments 16 replies

Comment options

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

Comment options

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

Comment options

You must be logged in to vote
14 replies
@tgibson11
Comment options

@pwholzel
Comment options

@tgibson11
Comment options

Answer selected by pwholzel
@pwholzel
Comment options

@tgibson11
Comment options

@tgibson11
Comment options

@tgibson11
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants