API

One account key.

Labs calls use the TreVmS account. Limits sit next to Terminal and ArcDelta usage. Example for Market State Monte Carlo:

POST /v1/models/monte-carlo
{
  "symbol": "BTCUSDT",
  "horizon": "24h",
  "paths": 10000,
  "state": ["price", "volume", "open_interest", "cvd", "volatility"]
}
{
  "prob_up": 0.632,
  "expected_return": 0.0184,
  "var_95": -0.068,
  "expected_shortfall_95": -0.091
}

Response fields are estimates from the model. Keys and quotas are issued in the account.

TreVmS — Technology for financial markets