Skip to content

Customize bt.plot() graph #1076

Closed Answered by lapitskaya38
huytradingz asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. Are these regular horizontal lines? Are they not in the Talib?? If not, then make two indicators, a numpy array with the calculation of values for constructing lines. And add to I.

self.my_line1 = self.I(lambda: self.my_numpy1, overlay=True) self.my_line2 = self.I(lambda: self.my_numpy2, overlay=True)

Replies: 1 comment 1 reply

Comment options

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

Answer selected by huytradingz
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