No description
- MQL5 100%
* Add support for Buy Market, Sell Market, Buy Limit, Sell Limit, Buy Stop, and Sell Stop setups * Create adjustable Entry, Stop Loss, and Take Profit chart lines * Implement trade direction detection and setup validation * Add stop-loss distance calculation * Add risk amount calculation based on account balance percentage * Implement broker-aware position sizing and volume normalization * Add reward, risk-to-reward, and estimated profit calculations * Create real-time dashboard displaying position metrics * Add chart event handling for interactive line updates * Add market price synchronization for market order entry levels * Implement chart object lifecycle management and cleanup * Add ATR-based default line initialization * Add custom chart appearance and dashboard framework This commit establishes the core architecture of the Position Size Tool and lays the foundation for future enhancements and trade execution capabilities. |
||
|---|---|---|
| PositionSizeTool.mq5 | ||
| PositionSizeTool.mqproj | ||
| README.md | ||