Skip to content

重構Python股票選擇程式碼 #6

Description

@yihong1120

我正在嘗試重構"程式金融類/冠軍選股策略/choose_stock1.py"的代碼,該程式用於選擇股票。原始程式碼包含了許多功能,例如從網站抓取股票資訊、篩選候選股票、檢查財報等等。我希望能將這些功能分別包裝成函數或類別,並加入type hint, docstring與comments,以提高程式碼的可讀性和維護性。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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