Spaces:
Sleeping
Sleeping
File size: 375 Bytes
1f8cf56 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | name: futures_trading
version: 1.0.0
description: "HermesFace dual-datasource Futures analysis desk — read-only market context, signals, account, sizing, and analysis-only cycle."
author: HermesFace
kind: backend
provides_tools:
- get_market_context
- get_alpha_signals
- get_futures_account
- get_futures_positions
- calculate_futures_size
- run_futures_cycle
|