Version 2.0 2025.04.03
fix issues
Version 1.11 2024.10.09
updating parameters, managing fixed lots or risk percentages and more...
Version 1.10 2024.10.07
timer adjustment
Version 1.9 2024.10.07
fix issues
Version 1.8 2024.10.06
new features
Version 1.7 2024.10.06
fix issues
Version 1.6 2024.10.06
fix issues
Version 1.5 2024.10.06
new features
Version 1.4 2024.10.02
Release Notes:

New Feature: Input Validation, Refactoring, and P/L Tracking

1. Input Validation: Implemented robust input validation to ensure that user-provided parameters (e.g., risk percentage, take profit, stop loss, magic number) conform to defined rules. This prevents invalid configurations and improves the overall reliability of the system.

2. Refactoring & Optimization: Refactored several key methods to streamline the code, improve readability, and optimize performance. This includes reducing redundancy in calculations and making the execution of trading logic more efficient.

3. P/L Tracking: Added support for accumulated profit/loss tracking on a daily, weekly, and monthly basis.
Version 1.3 2024.10.01
features and upgrades
Version 1.2 2024.10.01
remove redundancies and optimizations
Version 1.1 2024.10.01
fix issues