rgo-trading-api
by bhdhiman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RGO_WS_URL | Yes | Realtime WebSocket URL | |
| RGO_LICENSE_ID | Yes | Your license id | |
| RGO_CLIENT_BASE | Yes | Client API base URL, e.g. https://api.YOUR_DOMAIN:6017/clientapi | |
| RGO_API_PASSWORD | Yes | Header credentials for order writes | |
| RGO_API_USERNAME | Yes | Header credentials for order writes | |
| RGO_ALLOW_TRADING | No | Set to true to enable REAL order placement/update/deletion | false |
| RGO_DEALER_PASSWORD | Yes | Dealer login password | |
| RGO_DEALER_USERNAME | Yes | Dealer login (for the read JWT) | |
| RGO_DEALER_BASE_READ | Yes | Dealer read base URL (e.g. port 9016) | |
| RGO_DEALER_BASE_WRITE | Yes | Dealer write base URL (may use a different port, e.g. 6016) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues