Trading Signals for Tickers

Retrieves the latest actionable trading signals for a specified list of financial tickers, derived from comprehensive market analysis and predictive modeling.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
tickers

List of tickers to fetch signals for. Get these from GET /ticker endpoints.

string
Defaults to v2

Model version to use for signals. Default is v2.

ValueDescription
latestLatest available model — currently v2 (default)
v1Legacy risk-managed forecast model
v1_rawv1 without additional risk management logic
v2Latest risk-managed forecast model
v2_rawv2 without additional risk management logic
sentimentAggregated signal combining fundamental, sector, and macroeconomic inputs
fundamental_sentimentSignals derived from fundamental sentiment analysis
sector_sentimentSignals derived from sector-level sentiment analysis
macroeconomic_sentimentSignals derived from macroeconomic sentiment analysis
technicalSignal based on technical indicators
integer
1 to 48
Defaults to 2

Number of consecutive hourly periods a signal must persist before being accepted. Higher values produce more stable but slower-reacting signals. Default is 2, maximum is 48.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain