Skip to content

refactor: clean up repository and reorganize sample files#56

Merged
vgreg merged 2 commits intomainfrom
dev
Jul 24, 2025
Merged

refactor: clean up repository and reorganize sample files#56
vgreg merged 2 commits intomainfrom
dev

Conversation

@vgreg
Copy link
Owner

@vgreg vgreg commented Jul 24, 2025

  • Add samples/*/data/ to .gitignore to exclude sample data directories
  • Remove temporary files (REFACTORING_SUMMARY.md, output.txt)
  • Rename sample files for better clarity:
    • Step0_ExtractSymbols.py → 01_listing_symbols.py
    • Step1_Parsing.py → 02_extracting_symbols.py
    • Step2_Processing.py → 03_top_of_book_snapshots.py
    • Added 04_full_lob_snapshots.py for complete LOB reconstruction

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

vgreg and others added 2 commits July 17, 2025 15:29
- Add samples/*/data/ to .gitignore to exclude sample data directories
- Remove temporary files (REFACTORING_SUMMARY.md, output.txt)
- Rename sample files for better clarity:
  - Step0_ExtractSymbols.py → 01_listing_symbols.py
  - Step1_Parsing.py → 02_extracting_symbols.py
  - Step2_Processing.py → 03_top_of_book_snapshots.py
  - Added 04_full_lob_snapshots.py for complete LOB reconstruction

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vgreg vgreg merged commit e998e06 into main Jul 24, 2025
1 check passed
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.

1 participant