Get symbols list
GetSymbols¶
Description: Returns all configured symbols in structure + rows format.
Access Control¶
🛡️ Access Level Required:
SESSION_USER,SESSION_MANAGER,SESSION_ADMIN,SESSION_DEALER
Request Parameters¶
No parameters.
Response Parameters¶
| Name | Type | Description |
|---|---|---|
structure |
array | Column names for rows |
rows |
array | Symbol rows aligned with structure |
count |
int | Total number of symbols |
Notes¶
- The handler returns
structure, notstructures. - Rows contain full symbol configuration including pricing, margin, swaps, sessions, and runtime quote fields.
sessionsis the last column and contains a 7-day array of session objects.