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

2 similar orders in a row... #109

Open
dmitrantrus opened this issue Apr 25, 2022 · 0 comments
Open

2 similar orders in a row... #109

dmitrantrus opened this issue Apr 25, 2022 · 0 comments

Comments

@dmitrantrus
Copy link

Hello everybody! To automate trading, I need to place 2 trigger orders in a row with the same value "rule". If I give commands in a row without a significant timeout, an error occurs: {'label': 'REPEAT_REQUEST', 'message': 'repeat request'} If I pause for about 1.5 seconds between post requests, orders are placed normally. Interestingly, if I place 2 trigger orders in a row with different 'rule' parameters, then there are no problems. Is it possible to make this timeout shorter?

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

1 participant