i need to count bars until a certain condition is met, and then addLabel a sum of the counted bars the next bar after.
there is no telling what the final count will be, it depends on the condition.
but i've learned that sum's length input only accepts constants i cant feed it a var based on the count.
is there anything to be done?
there is no telling what the final count will be, it depends on the condition.
but i've learned that sum's length input only accepts constants i cant feed it a var based on the count.
is there anything to be done?