- Search Crypto Craft
- skoda2008 replied Sep 20, 2010
People with the divide by zero error, do you have all currency pairs enabled in the "Market Watch" window? I cannot replicate the error, not even on it's inital start up this morning.
Basket 14 EA System
- skoda2008 replied Sep 19, 2010
Personally I was going to test them at 10 to begin with (this is what the RVI indicator was using). If they didn't perform then I thought I'd try a longer timeframe such as 96 (ie. 24hrs). Sorry, don't know what the divide by zero is about - I don't ...
Basket 14 EA System
- skoda2008 replied Sep 18, 2010
Test indicator & EA's — As promised, here are some experimental files. Firstly, an indicator which calculates the linear regression point of each pair, then calculates the standard deviation and represents it as a percentage of the ...
Basket 14 EA System
- skoda2008 replied Sep 17, 2010
Looks like I uploaded the half finished version & deleted the finished one. Oh, well doesn't matter, you can still get the idea & I'll work on the EA over the weekend.
Basket 14 EA System
- skoda2008 replied Sep 17, 2010
Can't disagree with anything you've said (makes a nice change for an internet forum doesn't it!). Looks like I got lucky with my timing. As you say, quantifying a good entry time from a bad one is the key...
Basket 14 EA System
- skoda2008 replied Sep 16, 2010
Probability Method — Here is version 2 of what I have been working on. It measures the linear regression point of each currency pair in the basket, then calculates the standard deviation away from the regression point and expresses it as a ...
Basket 14 EA System
- skoda2008 replied Sep 16, 2010
This is very interesting, I have had two Basket14_01 ET2 2% Margin 1% profit on 100:1 accounts (real money) since the start of trading on Monday (or Sunday night depending where you are). One is up over 8% and one just over 11% The reason one is ...
Basket 14 EA System
- skoda2008 replied Sep 16, 2010
If you use the version I posted earlier in this thread it should not disappear: url Make sure you rename the file to be the same as the one you were using (so that the EA knows where to find it).
Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 15, 2010
Good, I thought we were on the same page. Essentially it seems to me that what we are trying to do with these EA's is ride the contraction & expansion of the basket of currency pairs around the linear regression point (ie. mean reversion). The ...
Basket 14 EA System
- skoda2008 replied Sep 15, 2010
I'm using the original Basket14_01 as of 0000GMT Monday with an ET of 2 and a ProfitPct of 1% and it has closed in profit 5 times so far. A few minutes before that I started exactly the same on a different sized account and it closed in profit 3 ...
Basket 14 EA System
- skoda2008 replied Sep 14, 2010
I just had an idea & so put a simple indicator together for it. I'm not sure it's really of any use or how different it would actually work out being from using RVI to determine which way to open the baskets. It calculates the linear regression of ...
Basket 14 EA System
- skoda2008 replied Sep 14, 2010
I put oneway_2 on demo at 5% profitpct earlier today and it closed out with exactly 5% profit on it's first attempt! Hope it keeps that kind of performance up!
Basket 14 EA System
- skoda2008 replied Sep 14, 2010
Exactly what I was thinking. So it's a race then!

Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 14, 2010
Neither do I, it's probably got to do with the colours people are using, if they are using the provided template etc.
Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 14, 2010
[/LIST] [/LIST] The errors in the journal are caused because the indicator is trying to display it's info in a sub-window, but when the indicator is called by the iCustom function there is no sub-window for it to write to. The only way out that I ...
Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 14, 2010
Sorry about the blank display on the previous version. Here is the latest version (2.3) updated to put out values to the external buffer for an EA to use. This time it has been tested and works. The number next to "MA" in the indicator window is the ...
Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 14, 2010
This should do the trick. In honesty I haven't tested it yet though... If you call it with iCustom with an offset of 0 it should return: 0 for Hold 1 for long 2 for short I could also code the EA, but since you seem to be able to pump them out ...
Murrey Advisor by MoStAsHaR15
- skoda2008 replied Sep 14, 2010
Have you tried running these EA's at a lower ProfitPct (on purpose) so that they take smaller profits more often? You and MetaCoder seem to be very thorough, so I assume you have, and the 1% figure wasn't just picked at random. Just thought I'd ask ...
Basket 14 EA System
- skoda2008 replied Sep 13, 2010
From the first post in this thread: "This strategy intentionally trims the biggest loser and opens an opposite-direction trade on the same pair whenever at least three losing pairs have breached their 24-hour high/low." If you change the exceedance ...
Basket 14 EA System