Stock Market Analysis Digest
Turn ticker lists, market headlines, and macro inputs into a stock analysis digest with technical calculations and sentiment context.
Turn ticker lists, market headlines, and macro inputs into a stock analysis digest with technical calculations and sentiment context.
Price history, headlines, and macro context often sit in separate feeds, which makes a consistent stock market analysis slow to assemble and hard to review. This workflow gives you one informational digest with technical calculations, headline sentiment, macro observations, and the source material used for each section. Quote, headline, and macro collection scripts feed indicator and sentiment analysis before the agent writes the digest and the final script creates reviewable files. You can inspect every stage and schedule recurring analysis in Trickest workflows, but the output is illustrative research material, not financial advice or a trade recommendation.
FICT-A for an illustrative run.The artifact below is an illustrative sample. It uses a fictional symbol, invented headlines, and example values. It does not report live market data or provide financial advice.
market-digest.md# Illustrative stock market analysis
Symbol: FICT-A
Data status: Fictional example input
## Technical context
The example close is above the example 20-period average. The example RSI is
54.2, which the workflow records as neutral context.
## Headline context
Two invented headlines concern a fictional product launch. Sentiment is labeled
mixed because one headline discusses adoption and one discusses execution risk.
## Research note
Review the fictional source records and assumptions before drawing any conclusion.
This artifact is informational and is not a recommendation to buy or sell.indicators.json{
"sample": true,
"data_status": "fictional",
"symbol": "FICT-A",
"close": 123.45,
"sma_20": 121.1,
"rsi_14": 54.2
}No. The workflow organizes supplied data into an informational research digest. You remain responsible for validating sources, assumptions, and any decision made outside the workflow.
The indicator script calculates RSI, MACD, Bollinger Bands, SMA, EMA, and ATR from the supplied quote history. The digest presents those calculations as context, not as a recommendation.
Yes. Configure the collection scripts with sources and macro indicators that your organization permits, then review the collected records before analysis.
Yes. A recurring run gives you a consistent analysis format across review periods. Set the cadence in the workflow editor and inspect each run.
No. It produces read-only analysis artifacts and has no order-placement step or broker integration.
Get a personalized demo
A 30-minute walkthrough. We map the platform to your stack and answer pricing and deployment questions for your environment.