Get rate history
get_evolutionRetrieve historical exchange rate series and statistics (min, max, average, current, change) for a chosen Uruguayan exchange house and currency over a selected number of months.
Instructions
Historical rate series and statistics (min/max/avg/current/change) for a given exchange house (origin) and currency over the last N months. Use list_houses for valid origin ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Exchange house id, e.g. brou, itau, prex | |
| period | No | Months of history (default 6) | |
| currency | Yes | ISO currency code, e.g. USD |