go-stock
🦄🦄🦄AI赋能股票分析:自选股行情获取,成本盈亏展示,涨跌报警推送。目前已支持A股,港股,美股,未来计划加入基金,ETF等支持。支持市场整体/个股情绪分析,K线分析等。数据全部保留在本地。支持DeepSeek,OpenAI, Ollama,LMStudio,AnythingLLM,硅基流动,火山方舟,阿里云百炼等平台或模型。
How to download and setup go-stock
Open terminal and run command
git clone https://github.com/ArvinLovegood/go-stock.git
git clone is used to create a copy or clone of go-stock repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with go-stock https://github.com/ArvinLovegood/go-stock/archive/master.zip
Or simply clone go-stock with SSH
[email protected]:ArvinLovegood/go-stock.git