NeoTrader wrote: What did you mean with "to code the tool EA" ? Did he coded an EA in MQ4 or java? I think I'm lost now...
I have the EA to trade in Empty4 a long time. It is also a short of tool EA that is very flexible and I can set it in infinite ways that is pips base in multiple pairs (individually in each chart but when combine by magic creates the strategy).
That is what I paid to have coded for Jforex in java to be able to backtest. But in the case of Jforex is One EA that I can input up to 8 pairs... I can use 8 magics and have each pair to do their own thing with their own sl, tp, global profits etc.... or I can place 2 or more in one magic to make one basket. etc.
J.
.
NeoTrader
-
What other backtesting Tools you use?
-
Jeuro
- Trader
- Posts: 60
- Joined: Fri Jan 13, 2012 8:04 am
Re: What other backtesting Tools you use?
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Re: What other backtesting Tools you use?
Ahh... ok...now I understand...thanks again for your explanations..Jeuro wrote:I have the EA to trade in Empty4 a long time. It is also a short of tool EA that is very flexible and I can set it in infinite ways that is pips base in multiple pairs (individually in each chart but when combine by magic creates the strategy).
That is what I paid to have coded for Jforex in java to be able to backtest. But in the case of Jforex is One EA that I can input up to 8 pairs... I can use 8 magics and have each pair to do their own thing with their own sl, tp, global profits etc.... or I can place 2 or more in one magic to make one basket. etc.
happy trading,
NeoTrader
-
-
dudest
- Trader
- Posts: 1847
- Joined: Tue May 08, 2012 2:37 pm
Re: What other backtesting Tools you use?
Hallo Neo,
Which way did you decide to go with the backtesting?
I'd really love to reliably backtest different versions of ForexRobot, and I honestly donno where to start...
I am also posting this in the FR thread...
Cheers
Which way did you decide to go with the backtesting?
I'd really love to reliably backtest different versions of ForexRobot, and I honestly donno where to start...
I am also posting this in the FR thread...
Cheers
-
AnotherBrian
Re: What other backtesting Tools you use?
Isn't there a way to feed Empty4 tick and price info in a fast way, like a data feed on steroids, to do backtesting? Sort of mirror a live feed... I don't know what the data stream includes, if there is no time and/or date then it wouldn't work of course.
- varso
- Trader
- Posts: 44
- Joined: Mon Oct 22, 2012 7:19 am
Re: What other backtesting Tools you use?
Hi
Is it possible that somebody look on this script?
http://codebase.mql4.com/2724
some reason its not work.
I want use it in backtest with Tick data suit.
Or is it posible test some EA mq4 in jforex?
Is it possible that somebody look on this script?
http://codebase.mql4.com/2724
some reason its not work.
I want use it in backtest with Tick data suit.
Or is it posible test some EA mq4 in jforex?
- forextrader-radioman
- Trader
- Posts: 156
- Joined: Sun Nov 27, 2011 11:11 am
- Location: Hamburg/Germany
Re: What other backtesting Tools you use?
Hy Varso!
this here helps me a lot: http://www.stevehopwoodforex.com/phpBB3 ... 778#p38778
best wishes to you and yours,
Dietmar
this here helps me a lot: http://www.stevehopwoodforex.com/phpBB3 ... 778#p38778
best wishes to you and yours,
Dietmar
„Reality is merely an illusion, albeit a very persistent one.” (Albert Einstein) "Realität ist lediglich eine Illusion, allerdings eine sehr hartnäckige."
- varso
- Trader
- Posts: 44
- Joined: Mon Oct 22, 2012 7:19 am
Re: What other backtesting Tools you use?
Thank youforextrader-radioman wrote:Hy Varso!
this here helps me a lot: http://www.stevehopwoodforex.com/phpBB3 ... 778#p38778
best wishes to you and yours,
Dietmar
I know about tickstory i use it, but my question was if somebody can look on Script to Calculate MAE and MFE after backtest.
- RedLineFred
- Trader
- Posts: 52
- Joined: Wed May 01, 2013 6:15 am
- Location: Brisbane, Australia
Re: What other backtesting Tools you use?
Earlier it was posted that:
Gary made a good proposal with a testing library/framework that would also be capable of testing MTF and MP Strategies. But it is still in the Brainstorming Phase...
Wondering if any progress has been made on this?
Also looking for feedback on an idea I am toying with as I need to test MTF on Multi-Pairs, and would like to do so in Empty4.
What if i ran a series of scripts to capture the variables of interest and exported to a csv file. I would end up with a number of files, one per pair per TF. Do you think i could then call on these files in the Strategy Tester and run a BT effectively giving me what I want. Or am i wasting my time trying?
Thx in advance.
Fred
Gary made a good proposal with a testing library/framework that would also be capable of testing MTF and MP Strategies. But it is still in the Brainstorming Phase...
Wondering if any progress has been made on this?
Also looking for feedback on an idea I am toying with as I need to test MTF on Multi-Pairs, and would like to do so in Empty4.
What if i ran a series of scripts to capture the variables of interest and exported to a csv file. I would end up with a number of files, one per pair per TF. Do you think i could then call on these files in the Strategy Tester and run a BT effectively giving me what I want. Or am i wasting my time trying?
Thx in advance.
Fred