每隔3个月优化一次
-
Determine the optimal modes Settings Number of trading time TimeRiskFactor = 0 and TimeRiskFactor = 6 (opt_step1.set). The purpose of this step is to optimize the search mode with maximum profitability for fixed lot for TimeRiskFactor = 0 (later assigned to the variable LowRiskSettingsNumber) and TimeRiskFactor = 6 (later assigned to the variable SettingsNumber).
-
Determine the optimal LotPercent and TimeRiskFactor for trade. To do this, load the configuration and set opt_step2.set found in n. A value LowRiskSettingsNumber and SettingsNumber and optimize the percentage of the lot and LotPercent TimeRiskFactor. The main kreteriem this step is to find a mode with the necessary profit loss at not more than 35%.
Reduce the perceived risks can be changing the regime of capital management Balance ControlMode (can be set from 0 to 4) or a decrease in trading time (TimeRiskFactor from 0 to 6), and increase profit trade - by increasing the trading time (TimeRiskFactor from 6 to 10). Increase profits is also possible if you disable CheckDrawDown = false. Optimum values are LotPercent = 10 and TimeRiskFactor = 6.
-
保存成一个set文件
尤里是2009年到2010年的EA,给我们很多启发,第一,监测平台质量,第二,把EA当做一把枪,而把参数组合当做一颗颗子弹,在合适的时机使用不同的子弹。
发表评论