| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (1) | Thread Tools | Display Modes |
|
|||
|
Optimization plan
Hi David,
Thank you for your comments and analysis. I am happy to continue optimizing, but perhaps we should decide whether the time is better spent on v0.04 or v1.01. Of course, I can do both, but it will take longer, obviously. Maybe the best way to approach this is to set up a program. If we have 4 or 5 people who can do optimization, we need to have coordination. You need to tell each of us which version to optimize, with currency pair, timeframe, length of optimization, parameters and their ranges. It may take a few minutes to set up, but with a little effort we can accomplish a great deal. I began optimizing v1.01 on EURUSD 1H on 3.5 years of Alpari data, but had to restart when the computer crashed. I hope that I will have more results by tomorrow. After a bit more optimization/backtesting I will be feel confident to do forward demo testing. Thanks again David for your efforts. autumn |
|
|||
|
hey Daivd and automn, I am new in this forum and i want to help with this EA.
I think it has great potential! I have two computers so I can do twice as much... bring it on.... cheers to our success |
|
|||
|
Optimization v1.01 on EURUSD
Here is another optimization report for v1.01.
Currency pair: EURUSD Data source: Alpari History Centre Timeframe: 1 hour Period covered: July 2004 to Dec 31 2006 (3.5 years) Account type: 1 The settings file is attached. I think you will agree that the results are promising. Question: Should we test on different account types. I chose type 1 because I believe that this is the basic type, but I am not too familiar with brokers' account types. If I were to open a standard account on, say FXDD, which type would that be? Or a mini account on some other broker? I wait for Dave's word on what further testing needs to be done. But I would like to see testing on JPY pairs, perhaps with USD and GBP for starters. Until David makes further suggestions, I will go back to v0.04 to see if I can smooth out the curve as per David's suggestions by reducing risk and playing with SL. Thanks again to David and others for contributing. autumn |
|
|||
|
need help
can you post your versions (v1.00 v1.01 v0.04) of the 10p3, cause i thinks i have trouble with mine.
my curve looks like this all the time. maybe it's a problem with other settings? and I need help with another thing.... for some strange reason I can't save my reports, i tried saving in html, i changed the path - nothing works. Thanks!
__________________
"It's a great MIZTVA to be happy always" |
|
||||
|
Quote:
FXDD is just nice for AccountType=1. Basically not many of us using StrategyBuilderFX,NorthFinance. AccountType=0 is just preinstalled in the system just incase. I've never expected people will use them. Forward testing on FXDD should resemble the backtest we made here based on AccountType=1. Quote:
Regards David
__________________
"All through time, people have basically acted and reacted the same way in the market as a result of: greed, fear, ignorance, and hope. That is why the numerical formations and patterns recur on a constant basis." - Jesse Lauriston Livermore I'm blogging my EA creation journal |
|
|||
|
found it!
changed the usertimefilter to false.....
wish I could save the report and show you guys. now I just need to sort out the other problem and we're in business.
__________________
"It's a great MIZTVA to be happy always" |
|
|||
|
The Stoch Filter...
david
I have been running some backtests and I have a question concerning the Stoch Filter. Shouldn’t there be a StocMainPrevious >= 80 and a StocMainPrevious <=20? That way the Stoch filter would help the direction of the order to be purchased? Or am I over analyzing it? Ken if(MACDMainCurr>MACDSigCurr && MACDMainPre<MACDSigPre && MACDMainCurr<0 && StocMainCurr<80) {myOrderType="Buy Only";} if(MACDMainCurr<MACDSigCurr && MACDMainPre>MACDSigPre && MACDMainCurr>0 && StocMainCurr>20) {myOrderType="Sell Only";} |
|
||||
|
Quote:
You can simply make a change on your Stochastics discretion. You can try to make Stochastics as your main indicator instead of MACD by add and remove some codes. I have no problem with that. Regards David
__________________
"All through time, people have basically acted and reacted the same way in the market as a result of: greed, fear, ignorance, and hope. That is why the numerical formations and patterns recur on a constant basis." - Jesse Lauriston Livermore I'm blogging my EA creation journal |
|
||||
|
Quote:
Regards David
__________________
"All through time, people have basically acted and reacted the same way in the market as a result of: greed, fear, ignorance, and hope. That is why the numerical formations and patterns recur on a constant basis." - Jesse Lauriston Livermore I'm blogging my EA creation journal |
![]() |
| Bookmarks |
| Tags |
| 10p3v1.00, multi pair, 10p3v0.04.mq4, 10p3 ea, multi currency ea |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/martingale-average-cost-hedging/14023-10p3-multi-currency-pair.html
|
||||
| Posted By | For | Type | Date | |
| Forex Trading By EA: 10 Points 3 EA | This thread | Refback | 06-26-2008 06:22 AM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multi pair indicators | mladen | Indicators - Metatrader 4 | 88 | 07-21-2008 05:33 PM |
| Multi pair chart indicator | european | Indicators - Metatrader 4 | 3 | 06-30-2008 12:10 PM |
| Currency Pair Avg Daily Pip Moves / Pip Value | Dave137 | General Discussion | 1 | 12-14-2007 08:57 AM |
| multi currency EA [how to?] | zamos | Expert Advisors - Metatrader 4 | 1 | 06-15-2007 11:48 PM |
| Easiest Currency Pair to Trade | yyc196 | General Discussion | 12 | 04-03-2007 03:06 PM |