-
Notifications
You must be signed in to change notification settings - Fork 0
BD_REPORT_R12
Get Rolling 12month (R12) Report data.
This is reports with Period 1 to 4.
Syntax | Description | Required | Type | Sample |
---|---|---|---|---|
InstId | Instrument Id | yes | number | 3 |
Standing | Show table as flatt or standing.0=default | no | number | 0, 1 |
Fixed | Return Fixed number of history data. | no | number | 1 to 100 |
RemoveRange | clear old data | no | string range | "A2:C100" |
Original | Return original report currency, 0=default | no | number | 0,1 |
=BD_REPORT_R12(3)
Return table of all reports for ABB
=BD_REPORT_R12(3;;5)
Return table of last 5 reports for ABB. Note: Standing is skipped. Uses default value.
=BD_REPORT_R12(3;1;5)
Return Standing table of last 5 reports for ABB.
Same calls as Nordic
=BD_REPORT_R12(10214)
Return table of all reports for APPLE
Home
Installation
=BD_INSTRUMENTS()
=BD_DESCRIPTION(InstId)
=BD_INSTRUMENTS_GLOBAL()
=BD_INSTRUMENTSEARCH()
=BD_KPI_SUMMARY()
=BD_STOCKPRICE()
=BD_STOCKPRICE_DATE()
=BD_STOCKPRICE_GLOBAL_DATE()
=BD_STOCKPRICE_LAST()
=BD_STOCKPRICE_GLOBAL_LAST()
=BD_REPORT_QUARTER()
=BD_REPORT_R12()
=BD_REPORT_YEAR()
=BD_HISTORY_KPI()
=BD_SCREENER_KPI()
=BD_SCREENER_GLOBAL_KPI()
=BD_REPORT_CALENDAR(InstId)
=BD_DIVIDEND_CALENDAR(InstId)
=BD_HOLDINGS_INSIDER(InstId)
=BD_HOLDINGS_SHORTS()
=BD_HOLDINGS_BUYBACK(InstId)