Intrinio::ForexPrice
Properties
Name | Type | Description |
---|---|---|
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. |
open_bid | Float | Open bid |
high_bid | Float | High bid |
low_bid | Float | Low bid |
close_bid | Float | Close bid |
open_ask | Float | Open ask |
high_ask | Float | High ask |
low_ask | Float | Low ask |
close_ask | Float | Close ask |
total_ticks | Integer | Total ticks |