TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Stock Recommendations Using ChatGPT

2 点作者 gj0将近 2 年前

1 comment

gj0将近 2 年前
I fed ChatGPT tweets from stock influencers and then asked it to list all mentioned stocks and the corresponding views on them.<p>Asked it to return JSON and here is what I got :<p>[ { &quot;stock_name_full&quot;: &quot;Jindal saw&quot;, &quot;cmp&quot;: &quot;&quot;, &quot;views&quot;: [ &quot;Suggested last day at 205&quot;, &quot;Today 247+&quot; ], &quot;sentiment&quot;: &quot;bullish&quot;, &quot;target&quot;: &quot;&quot;, &quot;support&quot;: &quot;&quot;, &quot;resistance&quot;: &quot;&quot; }, { &quot;stock_name_full&quot;: &quot;Pgel&quot;, &quot;cmp&quot;: &quot;&quot;, &quot;views&quot;: [ &quot;Diwali reco 2022&quot; ], &quot;sentiment&quot;: &quot;bullish&quot;, &quot;target&quot;: &quot;&quot;, &quot;support&quot;: &quot;&quot;, &quot;resistance&quot;: &quot;&quot; } ]
评论 #36152241 未加载