# Intrinio::ForexPrice ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **occurred_at** | **String** | The timestamp of the beginning of the timeframe. The open prices would be at this time, while close prices would be at this time plus the timeframe. | [optional] **open_bid** | **Float** | Open bid | [optional] **high_bid** | **Float** | High bid | [optional] **low_bid** | **Float** | Low bid | [optional] **close_bid** | **Float** | Close bid | [optional] **open_ask** | **Float** | Open ask | [optional] **high_ask** | **Float** | High ask | [optional] **low_ask** | **Float** | Low ask | [optional] **close_ask** | **Float** | Close ask | [optional] **total_ticks** | **Integer** | Total ticks | [optional]