by Support_AdrianS » Fri Nov 11, 2011 10:36 am
Dear eveready,
1. When UsePairDefaults is set to “true”, TakeProfit, and MaxSpread are automatically set by default with our optimized settings (they don’t need to be adjusted anymore). UsePairDefaults works only with the recommended pairs. When UsePairDefaults is set to “false”, TakeProfit, and MaxSpread have to be (can be) manually set.
Unfortunately the dynamic TP does not work without UsePairDefaults on true.
We will change that on the next update.
We recommend you to set UsePairDefaults to “true”, even if max spreads are higher.
2. Our expert advisor calculates the GMT using Windows Regional Settings of your PC.
If the GMT displayed on the chart by the EA coincides with the actual (correct) GMT, then everything is fine.
If differences arise, you can set the correct time by modifying Windows Regional Settings, or you can set UseAutoGMT on false and use the broker time for trading time. Knowing the actual GMT and your broker local time, you can easily calculate the local broker trading time for 21:00 to 21:59 GMT.
Just changing the hour of your local PC won’t solve the problem on long term. If you fail to set the Windows Regional Settings correctly then if the hour switches from summer time to winter time or vice versa (DST), differences can occur.
The easiest way to solve this problem is to set UseAutoGMT on false and use the broker time for trading time. Knowing the actual GMT and your broker local time, you can easily calculate the local broker trading time for 21:00 to 21:59 GMT.
3. The risk is automatically calculated and rounded to the minimum lot permitted by the broker.
The chart will not always show the risk setting, but will show the real risk, after rounding with the minimum lot or lot step permitted by the broker.
The risk from chart will show the real risk even if the money management is set to false and manual lot sizing is used.
There is no error, only real risk after rounding by Minlot or Lotstep.
You set the MM Option on 3, so the robot will calculate the risk according to your Account Free Margin. Because Free Margin is always changing (if you have open trades) so the risk will change.
4. For the conservative mode it’s better to adjust the Risk_percent.
The new version uses a more conservative logic and Volatility Filter and Trend Filter is no longer needed. They will be optimized (changed) with the next update.
If you use Volatility Filter and Trend Filter now, with the new version, the strategy would be too conservative and long-term profit would be affected.
For a better understanding of risk, at a 4.25% Risk Percent for each currency (9 pairs), annual average profit is 100% and maximum draw down is 32%.
The calculated profit and max draw down is for the last 5 years on backtest.
The test was done on tick data, using the Dukascopy history database, from January 1, 2007 to October 22, 2011.
We calculated the risk so that if we loose two times more than the historical maximum draw down, using money management, total loss will not exceed 50% of the account.
You can use these details to adjust the risk for a more conservative mode.
Kind regards,
Adrian.
ForexRealProfitEA Team