- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 1.3k
How can I have a list of values to compare to current candle? #1117
 
 Unanswered
 
 
 
 
 obeythesatan
 
 
 
 asked this question in
 Q&A
 
 -
I want to progressively save candle high values if condition is met and compare this list of values to current candle high, also delete it if second condition is met. is it a way to do it?
I tried to create numpy array in next(self) block and use np.append, but looks like it doesnt work
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
 
 Sign up for free
 to join this conversation on GitHub.
 Already have an account?
 Sign in to comment