Skip to content

Delisting return adjustment #49

@mk0417

Description

@mk0417

Line 43 in Signals/Code/DataDownloads/I_CRSPmonthly.do: replace ret = ret + dlret.
In this way, 62 observations of delisting adujsted ret are less than -1. The minimum ret is -1.99

Is it better to use replace ret = (1+ret) * (1+dlret) - 1 as suggested by WRDS? There will be no delisting adjusted return that is less than -1.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions