Skip to content

Fix number_of_ticks

Choose a tag to compare

@drpngx drpngx released this 09 Aug 19:19
· 25 commits to main since this release

This is an API breaking change. The number_of_ticks is akin to keep_up_to_date with bars: it will first flush with whatever is in the cache. It will return more or less than number of ticks.

We also return a rust timestamp instead of i64.