Feed method in next() with self.data.Close one by one in each iteration, untill it returns data #809
                  
                    
                      traderblakeq
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
*have uploaded new example of Code, a simple example...
I have a peak finder method "detect_peaks_gaussian"... My goal is to feed it with self.data.Close one by one after "if crossover(...)" untill it returns peaks...
I have tried that in above picture, but I can feel this is not the right way ? - Is there a better way.
Any advise is appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions