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

Real-time question #115

Closed
guiramos opened this issue Apr 6, 2024 · 1 comment
Closed

Real-time question #115

guiramos opened this issue Apr 6, 2024 · 1 comment

Comments

@guiramos
Copy link

guiramos commented Apr 6, 2024

Ok, maybe I didn't understand the purpose of the project correctly, but is there a way to use it make decisions in real-time, like using newly closed candles?

The only examples I Saw were about backtesting. And they are perfect for validating a strategy, but how can I use it in a way, and that, I got this new candle, apply whatever rules, let me call the brokerage api and actually perform the operation (buy or sell)?

How? Can you provide examples?

@edtechre
Copy link
Owner

edtechre commented Apr 8, 2024

Hello @guiramos,

Currently, PyBroker is only intended for backtesting. But I plan to introduce a module that could support live trading with a brokerage API in the future.

@edtechre edtechre closed this as completed Apr 8, 2024
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

2 participants