5.5.3¶
Release Date: 2022.09.30
Refinery Core¶
Enhancements¶
- Added new function getUDFDescription which returns the description of a UDF in a reader-friendly format. Useful for commenting UDF code as comments are not possible within the function body of UDFs
Bug fixes¶
- Fixed issue where dates greater than .z.D were being written to HDB in late data writedown
- Fixed issue where .z.D data would not be flushed from RDB if there was no data for intraday write in the intraday write cycles just before EOD
- Fixed issue where EPDB rollover fails if the src persist folder for .z.D is not empty when rmDir is run in .epdb.rollover
Refinery Finance Domain¶
Enhancements¶
- Updated Watchlist Management Dashboard for Refinery 5 usage
Refinery documentation¶
- Added documentation for new getUDFDescription function within Refinery