Skip to content

I really don't know how please help #334

Answered by highfestiva
big100 asked this question in Q&A
Discussion options

You must be logged in to vote

Has to do with this: self.df.iloc[x].Close. x is out of range. print(len(self.df), x) and you'll see that x >=len(self.df)), which is bad. Next time, try printing yourself first without asking someone else to look at your bugs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@big100
Comment options

Answer selected by big100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants