4.9.1
[4.9.1] - 2023-07-12
Added
- Added
last/firsttrades timestamps into theWeighted Averagesreport for the framework mode. PRs: bfx-report#315, bfx-reports-framework#299
Fixed
- Added
Rate Limitrouter to controlBFX APIrequests bandwidth to resolve the long timeout issue and help users to go through the data sync. Bumped API call timeout to90s. Reduced redundantpositionsAuditcalls to facilitate sync. Fixed stuck event loop to fixWStimeout on big data. PRs: bfx-report#314, bfx-reports-framework#298