Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

make sure to flush the batcher, fix #2329 #2482

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

askmike
Copy link
Owner

@askmike askmike commented Aug 28, 2018

The datastitcher preloads local candle data (from DB) into your strategy. However the candleBatcher now requires flushing (since 0.6.x somewhere) - which the datasticher did not do. It causes the bug described in #2329.

While this is a serious issue effecting candles fed into strategies, I don't consider it that critical since problem scenarios crashed with the error from #2329 instead of running with dirty data.

@askmike askmike merged commit 60b6eb8 into develop Aug 29, 2018
This was referenced Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant