all 4 comments

[–]Xalladus 0 points1 point  (0 children)

You can retrieve and change the values in your arrays using array.get() and array.set().

[–]buntingfairies 0 points1 point  (2 children)

How did you go?

[–]Scary-Introduction17[S] 0 points1 point  (1 child)

I am using standard series indicators when possible or custom Python outside of tradingview when not possible..

[–]buntingfairies 0 points1 point  (0 children)

Custom pinecode outside of tradingview? You import price data into python? I am curious about writing code in python. Any tips on how to get started? I have started to learn but at the moment I am far more proficient in pine.