{"id":34021350,"url":"https://github.com/zetatez/evolving","last_synced_at":"2026-04-05T11:32:55.770Z","repository":{"id":56399157,"uuid":"311237287","full_name":"zetatez/evolving","owner":"zetatez","description":"MacOS下控制同花顺进行交易, 无券商限制.","archived":false,"fork":false,"pushed_at":"2026-04-02T05:18:28.000Z","size":1434,"stargazers_count":67,"open_issues_count":2,"forks_count":24,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-02T18:44:34.637Z","etag":null,"topics":["python","quantitative-trading","stock-market","stocks","stocks-trading","strategy","trading-api"],"latest_commit_sha":null,"homepage":"https://github.com/zetatez/evolving","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zetatez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-09T05:53:10.000Z","updated_at":"2026-04-02T05:18:32.000Z","dependencies_parsed_at":"2022-08-15T18:00:45.194Z","dependency_job_id":null,"html_url":"https://github.com/zetatez/evolving","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zetatez/evolving","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zetatez%2Fevolving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zetatez%2Fevolving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zetatez%2Fevolving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zetatez%2Fevolving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zetatez","download_url":"https://codeload.github.com/zetatez/evolving/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zetatez%2Fevolving/sbom","scorecard":{"id":1245482,"data":{"date":"2026-03-30","repo":{"name":"github.com/zetatez/evolving","commit":"ca44129174aa9c8db0ec618935bc3d0dcfb1c897"},"scorecard":{"version":"v5.4.1-0.20260324002619-33539d6ad0ac","commit":"33539d6ad0ac2609516942da070e593d0427fe63"},"score":2.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zetatez/evolving/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/zetatez/evolving/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#branch-protection"}}]},"last_synced_at":"2026-04-02T20:33:41.027Z","repository_id":56399157,"created_at":"2026-04-02T20:33:41.027Z","updated_at":"2026-04-02T20:33:41.027Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31434624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","quantitative-trading","stock-market","stocks","stocks-trading","strategy","trading-api"],"created_at":"2025-12-13T15:53:21.294Z","updated_at":"2026-04-05T11:32:55.755Z","avatar_url":"https://github.com/zetatez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Looking For Maintainers\n\n# Welcome to the evolving !\n[`evolving`](https://github.com/zetatez/evolving) is a trading engine for MacOS system.\n\n\u003cimg src=\"http://latex.codecogs.com/gif.latex?S_T=S_0\\int_Te^{r(t)}du\"/\u003e\n\n## Get in touch!\n\n- E-mail: zetatez@icloud.com\n\n- Wechat Group\n\n    \u003cimg src=\"https://raw.githubusercontent.com/zetatez/evolving/main/wechatgroup.jpg\" alt=\"wechat group\" width=\"120\" align=\"top\" /\u003e\n\n## Installation guide\n1. Requirements\n    - cliclick \u003e= 4.0.1\n    - python   \u003e= 3.8.5\n    - 同花顺   == Version 2.3.1\n\n2. Dependencies\n    ```bash\n    brew install cliclick\n    pip install `curl -fsSL https://raw.githubusercontent.com/zetatez/evolving/main/requirements.txt`\n    ```\n\n4. Installation\n- It is strongly recommended to use the source code.\n\n4. Configuration\nNote:\n- You need to log in broker and bank account manually at least once.\n- If you want to use the email notification module, you need to register a 163 email account.\n```bash\nmkdir -p ~/.config/evolving\nvim ~/.config/evolving/config.yaml\n```\n```yaml\nevolving:\n  trading:\n    userid: \"THS id\"\n    password: \"THS password\"\n    broker_code: \"PAZQ\"\n    broker_account: \"your broker account\"\n    broker_password: \"broker account password\"\n    bank_name: \"bank name\"\n    bank_account: \"your bank account\"\n    bank_password: \"bank account password\"\n  mail:\n    mail_host: smtp.163.com\n    mail_sender: your email address@163.com\n    mail_license: your email license\n    mail_receivers:\n      - your email address@163.com\n```\n`mail_receivers` can also be provided as a semicolon separated string if you prefer not to use a YAML list.\n\n5. Authorization\n    - Mac -\u003e Systerm Preference -\u003e Security \u0026 Privacy -\u003e Privacy -\u003e unluck -\u003e \"Accessibility\" AND \"Full Disk Access\".\n        - [x] Terminal\n        - [x] osascript\n\n6. Tutorial\nA brief **tutorial** can be found at [***wik***i](https://github.com/zetatez/evolving/wiki).\n\n## For more information\n- Hints:\n    - You need to log in broker and bank account manually at least once.\n    - If you want to use the email notification module, you need to register a 163 email account.\n    - Technically, there is no restriction on brokers, but I didn't develop it all. If you don't find the broker you want, you can make a little change to the `asloginBroker` of script [*ascmd.py*](https://github.com/zetatez/evolving/blob/main/evolving/ascmds.py).\n\n        Up to now, The supported brokers are\n        - ZXZQ  -- 中信证券\n        - PAZQ  -- 平安证券\n        - ZSZQ  -- 浙商证券\n        - GTJA  -- 国泰君安\n        - GJZQ  -- 国金证券\n        - XYZQ  -- 兴业证券\n        - ZJZQ  -- 中金证券\n        - ZTZQ  -- 中泰证券\n\n        Note: For different brokers, the display might be different. That is to say, the code might need to be slightly adjusted according to the different brokers.\n\n\n## To contribute\nTo contribute in this repo, please open a [pull request](https://help.github.com/articles/using-pull-requests/#fork--pull) from your fork of this repo.\n\n## LICENSE\nReleased under the [MIT](./LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzetatez%2Fevolving","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzetatez%2Fevolving","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzetatez%2Fevolving/lists"}