Skip to content

Use logger for debug output in cross-sectional backtest - #102

Merged
Likio3000 merged 1 commit into
masterfrom
codex/add-logging-to-backtest_cross_sectional_alpha
Sep 1, 2025
Merged

Likio3000 merged 1 commit into
masterfrom
codex/add-logging-to-backtest_cross_sectional_alpha

Conversation

@Likio3000

Copy link
Copy Markdown
Owner

Summary

  • Initialize a module-level logger in core_logic.py
  • Replace print statements with conditional logger.debug calls in backtest_cross_sectional_alpha

Testing

  • pytest tests/test_long_short.py tests/test_no_trades.py -q

https://chatgpt.com/codex/tasks/task_e_68b5fbe0bd08832eaf7a254858e59e71

@Likio3000
Likio3000 merged commit 0cba4e3 into master Sep 1, 2025
1 check passed
@Likio3000
Likio3000 deleted the codex/add-logging-to-backtest_cross_sectional_alpha branch September 1, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant