Skip to content

画买卖点 函数是否有误 #6

@wjquant

Description

@wjquant
    DsxKline.draw_cycle_with_date("20230313","买","red","#ffffff"),
    DsxKline.draw_cycle_with_date("20221129","卖","green","#ffffff",12.99),
    DsxKline.draw_cycle_with_date("202303241104","买","red","#ffffff")
    
    是否为?
    DsxKline.draw_circle_with_date("20230313", "买", "red", "#ffffff"),
    DsxKline.draw_circle_with_date("20221129", "卖", "green", "#ffffff", 12.99),
    DsxKline.draw_circle_with_date("202303241104", "买", "red", "#ffffff")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions