Get Universe Detail
arena_get_universeWhich pairs are in this universe? Returns one pair universe in full: its id, label, selection rule and the complete list of pairs it currently contains. Use it to see what you are about to test BEFORE handing a universe_id to arena_run_universe_backtest, or to resolve a universe into explicit pairs. For the list of available universes call arena_list_universes. Universes reflect the CURRENT membership — they are not point-in-time, so a backtest over them carries survivorship bias for the earlier years. [Free tier]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| universe_id | Yes | Universe id, e.g. 'top-10-crypto'. |