|
|
|
|
|
by sunnynagra
538 days ago
|
|
Data gets pulled from the Alpaca News API in the morning, then it gets sent to all three models. You can see a summary of the prompt used to determine the recommendations here: https://news.ycombinator.com/item?id=42560034 It currently makes up to recommendations, since not all stocks support fractional shares (I'm only doing $5 per trade). As part of the buy recommendation, a holding period is suggested as well. Once the holding date is reached, that is when the sell order happens. Would love to answer any other questions you may have. |
|