Candle Bar limitation #132
Answered
by
alaa-eddine
adimiuprix
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
alaa-eddine
Mar 1, 2026
Replies: 1 comment 2 replies
-
|
hey @adimiuprix you can see in the playground that the number of bars is virtually unlimitted (the limit is the system/browser resources) the playground can load up to 100000 bars . |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
adimiuprix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @adimiuprix
not sure about this, you're applying some transformations with setOhlcv prior to logging, are you sure that this is not truncating/filtering something ?
you can see in the playground that the number of bars is virtually unlimitted (the limit is the system/browser resources)
https://quantforge.org/playground/
the playground can load up to 100000 bars .