generate_alpha_signal
Generates an alpha score for a symbol by running a mock PyTorch GNN on provided features. Produces an informational signal only, without placing orders.
Instructions
Run the mock PyTorch GNN and return an alpha score. Informational only; never places an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| features | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||