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

sqlManager: new_order automatically puts order into sql input queue #11

Open
rongardF opened this issue Jun 26, 2022 · 1 comment
Open

Comments

@rongardF
Copy link
Owner

Orders instance has a reference to the SQL input queue and when new_order is called then new order is automatically placed into SQL input queue. There must also be a method close_order in orders object which accepts orders object and close steh order (automatically sending that info to SQLManager).

@rongardF
Copy link
Owner Author

rongardF commented Jul 6, 2022

Investigate creating a custom broker which has methods for creating and closing orders, but also other methods like notify etc.

@rongardF rongardF changed the title sqlManager: new_order automatically puts order into sql inptu queue sqlManager: new_order automatically puts order into sql input queue Jul 8, 2022
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