Skip to main content

No project description provided

Project description

AI Stock Predictor

AI Stock Predictor 是一个简单易用的人工智能工具,用于预测股票的下一交易日开盘价。通过几行代码,即可轻松实现预测。

特点 简单易用:只需几行代码,即可预测下一交易日的开盘价。 快速训练:内置高效的训练算法,快速获得预测结果。 灵活扩展:可以根据需要扩展功能,适用于多种股票分析场景。 快速开始 以下是如何使用 AI Stock Predictor 进行股票预测的简单示例:

from ai_stocks import StockInfo

# 初始化股票信息
s = StockInfo('601688')

# 训练模型
s.train()

# 预测下一交易日开盘价
predicted_price = s.predict_next_day()
print(f"Predicted opening price for next trading day: {predicted_price}")

安装

pip install ai_stocks

贡献

欢迎对本项目的改进提出建议或提交PR!请先 Fork 该项目,然后在本地进行修改,最后提交相关 PR。

许可证

本项目采用 MIT 许可证开源。有关更多详细信息,请参阅 LICENSE 文件。

有问题请联系: 122828837@qq.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_stocks-0.1.4-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file ai_stocks-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: ai_stocks-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for ai_stocks-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1b9352af2a0436edbad279fcd3956ce534722bd063ed2c0d228f257ee60477f0
MD5 577ee35dbe8dbf7ecdf1f7d36067e16e
BLAKE2b-256 912298ccc95186c5546684038f3119793e4e15a0888b78479d6620f44a05e371

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page