mirror of
https://github.com/silencesdg/mt5_python_ea_suite.git
synced 2026-07-30 20:27:43 +00:00
766b52ca61
- 100x: SL-50%=23点, TP+100%=46点 - 2000x: SL-1000%=23点, TP+2000%=46点(美元风险完全一致) - 所有 margin% 参数(stop/profit/trailing/time_exit)全部自动缩放
风险管理模块
此模块包含所有风险管理相关的组件:
market_state.py: 市场状态分析器,基于resilient_trend逻辑position_manager.py: 仓位管理器,基于profit_protect逻辑__init__.py: 风险管理控制器,统一接口