/red-crab

Financial Freedom Tool

Primary LanguageRustApache License 2.0Apache-2.0

red-crab(Financial Freedom Tool)

CI status Crates.io Minimum rustc version

Efficient and accurate financial tools.

  • Fundamental analysis.
  • Value factor analysis.

License

BSD 2-Clause License

代码提交

提交代码的正确性

在根目录生成.pre-commit-config.yaml,运行pre-commit install(需要安装pip install pre-commit),以后git commit时就会自动做这一系列的检查,保证提交代码的最基本的正确性。