You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bar-db with bar-import for kibot for daily data should save to duckdb with time=exchange close time.
then alignement with calendar should be easier.
in this notebook we load data that is aligned to a calendar. aligning data to a calendar is essential for
multi-asset strategies.
notebook.playground.bardb.aligned
this works with a single asset.
however this works only because in ta.env.core we have hack-time.
daily import needs to have time the close time of the exchange,
otherwise bar-align to calendar-seq will fail.
The text was updated successfully, but these errors were encountered: