Skip to content

Understanding AggregationSource.INTERNAL #811

Answered by cjdsellers
rsmb7z asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rsmb7zhx

Thanks for your interest, to cover your first questions about the bar aggregation. To confirm, the input would need to be quote or trade ticks, and so for backtesting you'd need to pre-process any bar data into ticks to be able to aggregate to higher timeframes.

  • 1: Yes, the platform will use its own internal clock to trigger closing of the bar right on the hour (so not based on ts_event of any tick)
  • 2: Right now there is no way to make partial bars available to other components on request, I'm interest to know what your use case for this would be? the only way to do it would be to aggregate the bar at the strategy also, or create a custom component / actor for it

Thanks so …

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@rsmb7z
Comment options

rsmb7z Oct 16, 2022
Collaborator Author

@cjdsellers
Comment options

@rsmb7z
Comment options

rsmb7z Oct 16, 2022
Collaborator Author

@rsmb7z
Comment options

rsmb7z Oct 17, 2022
Collaborator Author

@rsmb7z
Comment options

rsmb7z Oct 17, 2022
Collaborator Author

Answer selected by rsmb7z
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rsmb7z
Comment options

rsmb7z Feb 15, 2023
Collaborator Author

@santatic
Comment options

@rsmb7z
Comment options

rsmb7z Feb 18, 2023
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants