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

vectorized aggregator support in backtesting #196

Open
drew2323 opened this issue May 16, 2024 · 1 comment
Open

vectorized aggregator support in backtesting #196

drew2323 opened this issue May 16, 2024 · 1 comment
Assignees

Comments

@drew2323
Copy link
Owner

Support vectorited aggregator for trade_offline_streamer.

Vektorizovaný přístup již realizován v loader/aggregator_vectorized.py a otestován v loader/agg_vect.ipynb, kde agregace tradů do 1s barů trvá exponenciálně méně (cca 1s za týdenní data).

Implementovat do trade_offline_stramer modulu.

Open:

  • zatím je vektorově pouze time bary, ještě je třeba dodělat renko, volume a dollar bary
@drew2323
Copy link
Owner Author

pro notebook research implementován #198 Lze použít jako základ

@drew2323 drew2323 self-assigned this Oct 21, 2024
@drew2323 drew2323 pinned this issue Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant