James16: the EA

Locked
garyfritz

Re: James16: the EA

Post by garyfritz »

Dietmar, your GU test shows about 90% wins -- but the EU test shows 10% wins !???
User avatar
forextrader-radioman
Trader
Posts: 156
Joined: Sun Nov 27, 2011 11:11 am
Location: Hamburg/Germany

confirmation!

Post by forextrader-radioman »

garyfritz wrote:Dietmar, your GU test shows about 90% wins -- but the EU test shows 10% wins !???
Hy garyfritz :)

yes, I see that too ...

in EU
10 winning trades with average profit of 10 x 541,24 $ and
94 loss trades with average loss of 94 x 23,43 $

so the single losses are as small as possible ... with that settings was the best performance in that past 9 years ... in D1 timeframe we have only some trades each year. Here in the past years we have had only 104 trades. I tried also to find best (or working) settings in H1 timeframe (just to see more "action") but that was not working for longer period of years.

In GU where other settings better ... you can run a test in EU with the GU settings and see the (poor) results ... and vice versa ...

time to go to bed now :)

all the best,
Dietmar
„Reality is merely an illusion, albeit a very persistent one.” (Albert Einstein) "Realität ist lediglich eine Illusion, allerdings eine sehr hartnäckige."
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Re: James16: the EA

Post by SteveHopwood »

Guys, please refrain from becoming deflected from useful stuff by backtesting results. They are uniformly bollocks.

To a coder, backtesting is useful in checking the accuracy of the code. To traders, they are useless, for all the reasons discussed again and again in this and many other forums.

If the strategy the EA trades is good, and the EA's coding reflects the strategy accurately, and the strategy does not depend on too much 'hidden stuff' such as 'trader instinct/training/experience' etc, then the EA will be profitable. If any of the previous thingies are missing, the EA will fail. Backtesting in ST is irrelevant to this.

Please do not get involved with a discussion about backtesting. I shall delete such posts from now on, so posters are wasting their time typing out their posts.

:D
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: James16: the EA

Post by gaheitman »

Surya buana wrote:halo everyone this is my first post ,
i learn a lot in this forum, many thanks to Steve and others

i have an idea that estimate lowest or top price for a day using RSI

we need indicator for that to make it easy to calculate

previous Bar price close - currrent Bar price close examp 1 : 1.3420 - 1.3450 = 30 pip

RSI previous Bar= 45 - RSI current Bar = 55 examp 2 : RSI 45 -55 = 10

examp 1 divided examp 2 ( 30 / 10 ) = 3 pip

conclusion : 1 RSI = 3 pip

if RSI 75 = 75-55 = 20 * 3 = 60 pips so the top price estimate = 1.3450 + 60 = 1.3

can someone make this indi it will be very useful
I posted an indicator in another thread that places lines to show different levels of RSI that might work for you. My question for you is how do you know what the RSI will be at the end of the bar?

Here's the indicator. http://www.stevehopwoodforex.com/phpBB3 ... t=30#p8456

George
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Re: James16: the EA

Post by SteveHopwood »

I have added a strategy to James. Please see 'Automated strategies' in post 1.

:D
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
forextrader-radioman
Trader
Posts: 156
Joined: Sun Nov 27, 2011 11:11 am
Location: Hamburg/Germany

Re: James16: the EA

Post by forextrader-radioman »

SteveHopwood wrote:Guys, please refrain from becoming deflected from useful stuff by backtesting results. They are uniformly bollocks.

To a coder, backtesting is useful in checking the accuracy of the code. To traders, they are useless, for all the reasons discussed again and again in this and many other forums.

If the strategy the EA trades is good, and the EA's coding reflects the strategy accurately, and the strategy does not depend on too much 'hidden stuff' such as 'trader instinct/training/experience' etc, then the EA will be profitable. If any of the previous thingies are missing, the EA will fail. Backtesting in ST is irrelevant to this.

Please do not get involved with a discussion about backtesting. I shall delete such posts from now on, so posters are wasting their time typing out their posts.

:D
Hy Steve

Thank you for the advice, thought that would be helpful for someone here ... I will delete that nonsense backtest results and settings about James16EA for the different pairs by myself.

I wish you and yours a nice weekend,
Dietmar
„Reality is merely an illusion, albeit a very persistent one.” (Albert Einstein) "Realität ist lediglich eine Illusion, allerdings eine sehr hartnäckige."
Surya buana
Trader
Posts: 17
Joined: Thu Dec 22, 2011 3:33 pm

Re: James16: the EA

Post by Surya buana »

thanks George

each bar close there is a value of RSI examp:
EU H1 alpari 12.00 bar close 1.3240 Rsi = 24.59
13.00 bar close 1.3233 Rsi = 23.22
1.3240 - 1.3233 = 7 Rsi 24.59 - 23.22 = 1.37 1 RSI = 5.1 pips

if we calculate each bar and make average we can estimate if RSI 20 = 23.22 - 20 = 3.22 * 5.1 = 16.4 pips
EU Rsi 20 = 1.3233 - 16 = 1.3217

this what i mean
sorry steve i just want to explain
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Re: James16: the EA

Post by SteveHopwood »

Latest update in post one.

Tmhl took an incorrect buy on Friday and I just got around to looking at the code. There is a basic bloop, fixed in post on1.

Coders, find
if (MathMax(high3, high2) - MathMin(high3, high2) > (Tmhl.Pips * Point) ) SendLong = true;

and replace it with

if (MathMax(high3, high2) - MathMin(high3, high2) > (Tmhl.Pips * Point) ) SendLong = false;
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Re: James16: the EA

Post by SteveHopwood »

Latest update in post 1. No new system yet, but Zeljko spotted a bloop in one of the functions.

Coders, go to CountOpenTrades() and find this code block:

Code: Select all

      //Magic number check
      if (OrderMagicNumber() != Bovb.MagicNumber
          //Next MN condition
         ) continue;
and add this extra line of code - && OrderMagicNumber() != Tmhl.MagicNumber, so the block is edited thus:

Code: Select all

      //Magic number check
      if (OrderMagicNumber() != Bovb.MagicNumber
          && OrderMagicNumber() != Tmhl.MagicNumber
          //Next MN condition
         ) continue;
Nice one. Zeljko.

:D
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
fxozgirl
Trader
Posts: 1176
Joined: Wed Nov 16, 2011 9:16 am
Location: Melbourne, Australia

Re: James16: the EA

Post by fxozgirl »

EURJPY BVOB

Buy Trade taken on 5/3, trade went +64 and then went into a bit of a spiral down, only to come back up last night and currently sitting at +84

I have been playing around with TP and decided to put mptm on with BE +5 at 30 pips and JS at 20, so this trade has now closed out at +60 pips.
I will monitor this but it seems most trades get to at least +35, so will see how this goes.
eurjpy_bovb002.gif
You do not have the required permissions to view the files attached to this post.
Locked

Return to “Automated trading systems”