-
Notifications
You must be signed in to change notification settings - Fork 16
画买卖点 函数是否有误 #6
Copy link
Copy link
Open
Description
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")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels