FOREX COMBO SYSTEM (by fxcombo)
Lietotājs ir dzēsis šo sistēmu.
FOREX COMBO SYSTEM Diskusija
fxcombo
Biedrs kopš May 13, 2010
61 ieraksti
Sep 03 2010 at 08:13
FOREX COMBO SYSTEM Myfxbook Live Performance:
https://www.myfxbook.com/portfolio/forex-combo-system/41297
https://www.myfxbook.com/portfolio/forex-combo-system/41297
Steve B
(stevetrade)
Biedrs kopš Oct 28, 2009
1408 ieraksti
Sep 03 2010 at 08:15
Nice, your link is this by the way.
https://www.myfxbook.com/members/fxcombo/forex-combo-system/41297
https://www.myfxbook.com/members/fxcombo/forex-combo-system/41297
11:15, restate my assumptions: 1. Mathematics is the language of nature. 2. Everything around us can be represented and understood through numbers. 3. If you graph these numbers, patterns emerge. Therefore: There are patterns everywhere in nature.
fxcombo
Biedrs kopš May 13, 2010
61 ieraksti
Sep 03 2010 at 09:03
Thank you! My mistake 😄
Soeren
(GridsForPips)
Biedrs kopš Jun 16, 2010
205 ieraksti
Sep 03 2010 at 11:13
Could you post a backtest with a maximum 1.0 lot (100'000 units)?
Isn't very hard to program: (I'm not in any way suggesting you don't know how, it's for everyone to see)
extern double MaxLot = 1.0;
.....
after your lotscalculation:
if(calculatedlot > MaxLot)
{
calculatedlot = MaxLot;
}
Cheers
Soeren
P.S. I'm sure it's no problem for you, it's just that 99'999 lots a little too big for the market :-)
Isn't very hard to program: (I'm not in any way suggesting you don't know how, it's for everyone to see)
extern double MaxLot = 1.0;
.....
after your lotscalculation:
if(calculatedlot > MaxLot)
{
calculatedlot = MaxLot;
}
Cheers
Soeren
P.S. I'm sure it's no problem for you, it's just that 99'999 lots a little too big for the market :-)
Always get cashback -
Steve B
(stevetrade)
Biedrs kopš Oct 28, 2009
1408 ieraksti
Sep 03 2010 at 12:16
I think there are 1 lot backtests on the website Soeren
11:15, restate my assumptions: 1. Mathematics is the language of nature. 2. Everything around us can be represented and understood through numbers. 3. If you graph these numbers, patterns emerge. Therefore: There are patterns everywhere in nature.
Soeren
(GridsForPips)
Biedrs kopš Jun 16, 2010
205 ieraksti
Sep 03 2010 at 13:30
I can't really find one of this system Steve.😉
Cheers
Soeren
Cheers
Soeren
Always get cashback -
Steve B
(stevetrade)
Biedrs kopš Oct 28, 2009
1408 ieraksti
Sep 03 2010 at 13:37
There are backtests of the three individual components and then a combined backtest for the strategies. The actual trade history isn't up there but the header details from the backtest is there.
11:15, restate my assumptions: 1. Mathematics is the language of nature. 2. Everything around us can be represented and understood through numbers. 3. If you graph these numbers, patterns emerge. Therefore: There are patterns everywhere in nature.
fxcombo
Biedrs kopš May 13, 2010
61 ieraksti
Sep 03 2010 at 14:01
Thank you Steve :)
Soeren
(GridsForPips)
Biedrs kopš Jun 16, 2010
205 ieraksti
Sep 03 2010 at 14:25
Aahh, my fault, I thought You meant this site, not his site. [smile]
I do have a few problems though, concerning the correctness of the test.
As I see it, myfxbook returns the maximal drawdown in % as the biggest $loss from current balance, instead of the actual maximal relative drawdown(floating loss), which you get from the header.
Forexautomater is selling a product, revealing numerous statements:
1) '10 years proven forex profits' - Since when was a 10y backtest a proof?
2) 'Endorsed by industry professionals' - hmm, who, and which industry?
3) 'Guaranteed succes using these systems' - that means he's giving us our money back next year when our accounts are dry?
4) '100% long-term profits consistently and systematically' - just remember to read all the grey tiny letter-size lines at the end of the page, please.
5) On the 'Fixed 1-lot test', 'Maximal drawdown: 3.39%', yeah, the maximal RELATIVE drawdown is 45.90%! and 56.21%!! on a 'relatively normal risk trades: 5% of risk capital per transaction'.
6) 'FOREX COMBO SYSTEM LIVE STATEMENT:' linking to an Alpari demo-account with the best spreads in the world and instant execution.
I'm not saying my system is any better than his, I'm not a professional. BUT, I'm not selling an Expert Advisor for 299$😉
I do have a few problems though, concerning the correctness of the test.
As I see it, myfxbook returns the maximal drawdown in % as the biggest $loss from current balance, instead of the actual maximal relative drawdown(floating loss), which you get from the header.
Forexautomater is selling a product, revealing numerous statements:
1) '10 years proven forex profits' - Since when was a 10y backtest a proof?
2) 'Endorsed by industry professionals' - hmm, who, and which industry?
3) 'Guaranteed succes using these systems' - that means he's giving us our money back next year when our accounts are dry?
4) '100% long-term profits consistently and systematically' - just remember to read all the grey tiny letter-size lines at the end of the page, please.
5) On the 'Fixed 1-lot test', 'Maximal drawdown: 3.39%', yeah, the maximal RELATIVE drawdown is 45.90%! and 56.21%!! on a 'relatively normal risk trades: 5% of risk capital per transaction'.
6) 'FOREX COMBO SYSTEM LIVE STATEMENT:' linking to an Alpari demo-account with the best spreads in the world and instant execution.
I'm not saying my system is any better than his, I'm not a professional. BUT, I'm not selling an Expert Advisor for 299$😉
Always get cashback -