Skip to content

Improve OptionMetrics-CRSP linking using WRDS table directly#189

Merged
chenandrewy merged 7 commits intomasterfrom
OCLink-Update
Sep 12, 2025
Merged

Improve OptionMetrics-CRSP linking using WRDS table directly#189
chenandrewy merged 7 commits intomasterfrom
OCLink-Update

Conversation

@chenandrewy
Copy link
Copy Markdown
Collaborator

Summary

  • Replace manual OptionMetrics-CRSP linking with direct WRDS table access per Use OptionMetrics CRSP Linkfile directly #172
  • Remove deprecated linking scripts in favor of WRDS-provided solution
  • Clean up algorithm implementation and test infrastructure

Changes

  • NEW: OptionMetricsCRSPLink.py - Direct WRDS table integration for OptionMetrics-CRSP linking
  • REMOVED: ZL_CRSPOPTIONMETRICS.py - Replaced by WRDS approach from Use OptionMetrics CRSP Linkfile directly #172
  • UPDATED: sinAlgo.py - Removed unused 'bh1m' parameter
  • IMPROVED: TestPortFocused.R - Enhanced testing with parameterized predictors
  • UPDATED: SignalMasterTable.py - Integration with new WRDS linking approach
  • CLEANED: .gitignore and log files

Test plan

  • Verify OptionMetrics-CRSP links match previous output
  • Run predictor tests with TestPortFocused.R
  • Confirm SignalMasterTable integration works correctly

Closes #172

🤖 Generated with Claude Code

@chenandrewy chenandrewy merged commit fa75cbe into master Sep 12, 2025
@chenandrewy chenandrewy deleted the OCLink-Update branch October 15, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use OptionMetrics CRSP Linkfile directly

1 participant