Releases: intrinio/r-sdk
Releases · intrinio/r-sdk
Intrinio R SDK v1.20.2
No release notes for this build
Intrinio R SDK v1.20.1
- Fixed some documentation on snapshots
- Depreciated composite_figi in lieu of share_class_figi in some etf endpoints
Intrinio R SDK v1.20.0
- New ESG Latest Endpoint
- New ESG Companies Endpoint
- New ESG Company Ratings History Endpoint
- New Latest Fundamentals Endpoint
Intrinio R SDK v1.19.0
-Added new fields to insider transactions
-Added historical unusual activity endpoints
-Fixed EoD options chain prices property
Intrinio R SDK v1.18.0
Added ability to sort Insider Transaction Filings by updated_on in addition to filing_date.
Intrinio R SDK v1.17.0
- Added greeks to Options EOD endpoint responses
Intrinio R SDK v1.16.0
New Features
- Standardized Financials Dimensions Endpoint
Updates
- Updated documentation for Zack's Analyst Ratings Snapshots
- Updated documentation for Zack's EPS Surprises
- Updated documentation for Zack's Sales Ratings Snapshots
ask_at_execution
,bid_at_execution
,sentiment
andunderlying_price_at_execution
parameter added to Option Unusual Trade documentation
Intrinio R SDK v1.15.0
New Features
- New Options Prices EOD Endpoint
- New Options Chain EOD Endpoint
Bug Fixes
- Fixed strike price rounding error in Options Prices Batch Realtime endpoint
Intrinio R SDK v1.14.0
Updates
- Fix filing answers endpoint inconsistency
- Use midpoint of bid and ask to calculate market price for greeks in low volume options
- Delayed Options Unusual Activity enabled
- Filter companies by
thea_enabled
- Show
thea_enabled
on company detail endpoint - Fix realtime options access code for expirations
- New Options Unusual Activity Universal endpoint
- Unusual Trades return
average_price
,total_size
, andcontract
Bug Fixes
- Fixed filing answers null references
- Sort filing answer items by concept score
Intrinio R SDK v1.13.0
New Features
- Options Usual Activity Endpoint
- Filing Answers Documentation