- Search Energy EXCH
- Middleastern replied Mar 22, 2010
Same large DD here with Maxou´s last version. However, this is due to the high number of pairs it trades with and the open SL. I had an earlier version (Maxou´s 508b) on demo for 2 weeks and checked performance by pairs, with Steve´s MPTM placing a ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Mar 22, 2010
Last week the EA opened just 3 live trades, 2 winners and 1 loser. I was thinking on the scarcity of trades it opens. Basically, since we tell the EA to look at the previous H1 bar, the decorrelation must be in place at any round hour for the EA to ...
Correlation trading
- Middleastern replied Mar 19, 2010
Got it. I´ll test them both in parallel to compare results. Regarding my previous post, an analysis of the losing pairs showed that euraud was responsible for a drop of 5% in the ROI. Without this pair, ROI would´ve been 25% in the last month. The ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Mar 19, 2010
After 4 weeks letting it run as is, THG 1.6 made a nice 20% ROI. The only alteration I did was reducing the lotsize divisor in the code from 60000 to 40000. Regarding the exits issue discussed in the previous posts, based on these last 4 weeks of ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Mar 11, 2010
It´s been a little slow, very few trades since last week (only two trades last week, two trades so far in the current one). It is in the green though, but too few trades to get any meaningful conclusion about its live performance. Will update live ...
Correlation trading
- Middleastern replied Mar 6, 2010
I just let it run 24/5 without intervention of any kind. If it succeeds to keep DD at such a low level in the long term, a lot increase is the obvious next step.
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Mar 6, 2010
THG 1.6 results since Feb 23 — Since Feb 23, here the win/lose ratio was 30/8 for an roi=13%, with a max DD = 5.6% Evidently different feeds lead to different results, but we all seem to be well into the green; yet another confirmation of ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Mar 1, 2010
I have never traded this system. I just borrowed the pdf from elsewhere and would like to demo-test the strategy with a robot, so I have no way of telling "what if". Like any other system, only its actual testing will give any answers. The whole ...
Correlation trading
- Middleastern replied Feb 28, 2010
That´s correct. Shouldn´t be hard to code. It is the bait they are giving for free to lure people to pay those 2k. Steve´s the man, no mistake about it

Correlation trading
- Middleastern replied Feb 28, 2010
New idea — Hi Steve, You were complaining last week about not having much to code these days, so if you´re in the mood, take a look at the attached pdf. Very simple strategy (not mine though), indicator-free, should be easy to code in very ...
Correlation trading
- Middleastern replied Feb 27, 2010
Hi Steve, thanks. There is another setting I changed, this one hard-coded. Entry conditions are 15 pips High-Low range and 15 pips Open-Close range. Attached is the EA I actually used. The other one had a bug on the 4-digit crim function, that is ...
Correlation trading
- Middleastern replied Feb 27, 2010
Change of settings & testing results — The EA seemed not to work well on M15. It seems to have quite nice legs on H1 though. After a month of forward testing on gbpjpy only, it rendered a ROI of 20%, with a max DD of 5%. 11 winners against ...
Correlation trading
- Middleastern replied Feb 27, 2010
Testing results - Maxou´s 508 and 513b robots — Some results: Maxou´s 513b: Running since Feb 17. ROI is -10%, with a max DD of 20%. Maxou 508b: Running since Feb 15. ROI is +13%, with a max DD of 14%. ($1000 account using 0.03 lots per trade) ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Feb 27, 2010
THG v1.6 Testing results — Running since last Monday (5 days), the THG v.1.6 ended the week with an ROI of 3.5%. A total of 21 trades - 16 winners and 5 losers, with a max DD of 5%. 2 of the losers were stopped out by red news, after being 4 ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Feb 26, 2010
You can easily adjust it within the code by simply increasing/decreasing the lot divisor. I think Scooby likes to use a 50000 divisor, if I´m not mistaken. For higher lots, reduce this number; for lower lots, increase it. Scooby may put a ...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Feb 25, 2010
I´m running v1.6. Here it opened just 2 trades today, one closed in profit, the other is 4 pips away from TP as of now.
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Feb 25, 2010
Wouldn´t consider a 99999 retrieved value as being equal to news=true be an easier way out, as Scooby proposed earlier? I´m no programmer, so cannot really tell...
scooby-doo BOJ JPY pairs trading robot
- Middleastern replied Feb 25, 2010
Yep, sounds good. How is it checking news right now? If the setup to open a trade is in place, it then checks the news as a final filter for each individual trade candidate?
scooby-doo BOJ JPY pairs trading robot