Skip to content

mpf.plot - extending line joining two points #278

@sukioral

Description

@sukioral

I am using the follow code to join the lower points of two bars together (the blue bold line):

mpf.plot(data,hlines=dict(hlines=hlines_carrier,colors=['g','r'],linestyle='-.'),type='candle',alines=two_points)

mplfinance_extend_line

However, I would like to the line to extend onto the right and touch the y-axis. What codes I should change in order to do that?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions