ConsoleCatalog
Sign in
Quiverquant.com logo

Quiverquant.com

quiverquant.comFinanceno auth

Alternative-data platform for congressional and insider trading, government contracts, lobbying disclosures, and stock signal search.

Congress Strategy Performance

ASYNCREADNo auth

Returns Congress Long-Short strategy performance with cumulative returns and benchmark comparison.

ParametersFormJSON

Name of the congressional trading strategy to fetch performance data for (e.g. Congress Long-Short)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_quiverquant_com_congress_strategy_performance",
    "params": {
      "strategy_name": "Congress Long-Short"
    }
  }'