Replies: 1 comment 1 reply
-
Hi, see #143 for similar question. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Can I do like this,
Say I draw MA50 line and want to change its color of it's below close and above close value,
How to do it,
I already calculated color and saved as series but,
Fplt.add_line((idx, values), color="color_series"))
Doesn't reflect colors
Beta Was this translation helpful? Give feedback.
All reactions