add_text #292
add_text
#292
-
Beta Was this translation helpful? Give feedback.
Answered by
highfestiva
Jan 17, 2022
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
nqnga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeError: must be real number, not str
is where your problem lies, look no further. It has nothing to do with finplot. Best thing for a n00b to do is to split each operation into a separate line. That way you learn the basics, including how to handle type errors.