symbol-datestamp-correction
Installation
SKILL.md
NSE and MCX Symbol and Datestamp Correction
Quick Start
When correcting symbols and datestamps:
- Convert expiry dates to OpenAlgo format:
DD-MMM-YY(e.g.,28-MAR-24) - Construct symbols using correct format based on exchange and instrument type
- Validate symbol structure matches OpenAlgo standards
- Format strike prices (remove
.0, keep decimals like292.5)
Date Format Standards
Database Expiry Format
- Format:
DD-MMM-YY(with hyphens) - Example:
28-MAR-24,15-APR-25 - Use: Stored in database
expirycolumn