Skip to content

Updated backtesting parameters in ict_strategy_backtest.ipynb:#21

Merged
islero merged 1 commit intomasterfrom
dev
Feb 11, 2026
Merged

Updated backtesting parameters in ict_strategy_backtest.ipynb:#21
islero merged 1 commit intomasterfrom
dev

Conversation

@islero
Copy link
Owner

@islero islero commented Feb 11, 2026

  • Switched money management type to FIXED_LOT for test scenarios.
  • Adjusted trading periods and increased iteration counts.
  • Reflected changes in PnL and strategy performance statistics.

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring

Related Issues

Fixes #(issue number)
Related to #(issue number)

Changes Made

  • Change 1
  • Change 2
  • Change 3

Testing

Describe the tests you ran to verify your changes:

  • Test A
  • Test B

Test Configuration

  • Python version:
  • OS:
  • NautilusTrader version:

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Any additional information that reviewers should know.

- Switched money management type to `FIXED_LOT` for test scenarios.
- Adjusted trading periods and increased iteration counts.
- Reflected changes in PnL and strategy performance statistics.
@islero islero merged commit ba4a6ad into master Feb 11, 2026
18 checks 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