1. API
Provides the flexibility to call Xtreamly model predictions via any digital ecosystem
Last updated
Provides the flexibility to call Xtreamly model predictions via any digital ecosystem
Last updated
Traditional trading signals and execution strategies often fail to adapt to real-time volatility shifts. Xtreamly changes the game by providing AI-driven volatility intelligence that enhances trade signals, execution, and risk management, creating a competitive edge for trading firms, market makers, and quant funds.
More details on our swagger docs: https://xtreamly.io/api
Returns current predicted volatility for 1-minute and 60-minute horizons.
Successful Response
The UTC timestamp (in milliseconds) indicating when the prediction was made.
The UTC timestamp indicating when the prediction was made.
The predicted volatility.
Returns historical predicted volatility for 1-minute and 60-minute horizons.
Successful Response
The UTC timestamp (in milliseconds) indicating when the prediction was made.
The UTC timestamp indicating when the prediction was made.
The predicted volatility.
Provides the current market classification (high, medium, low).
Successful Response
The UTC timestamp (in milliseconds) indicating when the prediction was made.
The UTC timestamp indicating when the prediction was made.
The volatility status of the market.
A detailed description of the volatility status of the market.
Provides the historical market classification (high, medium, low
Successful Response
The UTC timestamp (in milliseconds) indicating when the prediction was made.
The UTC timestamp indicating when the prediction was made.
The volatility status of the market.
A detailed description of the volatility status of the market.
Successful Response