Olsen Scale data
Deprecated
This API version has been deprecated, please use the current version instead.
The purpose of this page is to return the Olsen Scale data. You can ask for the olsen scale for a event, /event/{IdEcoCalendar}/olsen/ or for a specific eventdate /eventates/{IdEcoCalendarDate}/olsen/. The first one will return the latest events and the second one the specific for that date.
To use this call, you can use this parameters:
Parameters
All parameters are optional.
- rows
- format
olsen at glance
<OlsenModel>
<DateTime>
<Date>2012-06-01T12:30:00</Date>
</DateTime>
<IdEventDate>137b9979-20a0-4358-b08f-fd7c7f91b5fe</IdEventDate>
<URLChart>https://www.olsenscale.com/sc/smq/latest?data=smqimage&date=2012-06-01-00-06&instrument=AUD_USD,EUR_USD,GBP_USD,NZD_USD,USD_CAD,USD_CHF,USD_JPY&width=400&height=175&caption=USD&days=3&showLabels=0&tz=GMT%2B0</URLChart>
<URLRadar>https://www.olsenscale.com/sc/smq/latest?data=smqspider&date=2012-06-01-00-06&legs=AUD_USD,EUR_USD,GBP_USD,NZD_USD,USD_CAD,USD_CHF,USD_JPY¢er=USD&width=300&height=175&caption=USD&printValue=1&showGradient=0&strongLabels=1</URLRadar>
</OlsenModel>
Nodes
- DateTime Date time.
- IdEcoCalendarDate The Id of the event for this date.
- URLChart the url of the chart image.
- URLRadar the url of the radar image.
Samples
- Olsen by Event in html format https://calendar.fxstreet.com/event/9cdf56fd-99e4-4026-aa99-2b6C0ca92811/olsen/?k={YOUR_CLIENT_KEY}&s={HASH}&t={TIMESTAMP}
- Olsen by Event Date in json format https://calendar.fxstreet.com/eventdate/3c8a8ab6-7bb5-475d-93ef-550e6402e396/olsen/?f=json&k={YOUR_CLIENT_KEY}&s={HASH}&t={TIMESTAMP}