Aussiedoc's 6 Ducks in a Row

User avatar
Aussiedoc
Trader
Posts: 270
Joined: Tue Dec 13, 2011 8:10 am
Location: Western District. Victoria. Australia

Re: Aussiedoc's 6 Ducks in a Row

Post by Aussiedoc »

astral77 wrote:HI DOC

"Trade Context Busy" is another way for Empty4 to remind us it is free and as Steve keeps reminding us, utterly CRAP. (sorry for the strong language). I even get this message during my manual trades, in particular during high volume trading times (e.g. important new releases). Quite often once it gives me this lovely message the only cure is to close and restart Empty4. This is the quickest and surest way of getting rid of this problem.

Kind regards
:lol: :lol: :lol:

We use that expression here too... usually precede by the word 'absolute'. :lol:
Cheers
If you can never exceed your own expectations - why expect second-best?
User avatar
Aussiedoc
Trader
Posts: 270
Joined: Tue Dec 13, 2011 8:10 am
Location: Western District. Victoria. Australia

Re: Aussiedoc's 6 Ducks in a Row

Post by Aussiedoc »

Steve, thinking this past week about about Ducks; I figured that the only way I was going to get it configured and working well - 'quick-time' - was to jump in at the deep-end; and back-test! After extensive Google research, today, I did my first ever back-test... on the Ducks EA. Ran a back-test. Dropped into routine 'Doc' test mode. Kept getting the same results until I read the Journal page. Learned the EA needs the 'EMA crossover indi' in the indi folder :oops: Corrected that; pressed on - and ran into a really good problem.

The first time(s) through I back-tested with ootb settings to get my BSR (base reference standard) values. Then I went into the compiler; modified and compiled the TP, then ran another backtest... with exactly the same results. (Several times!). :geek:

It was only when I displayed the chart that I noticed that, even though I had compiled a different TP value, the original TP value had not changed. (See below)

One of the components of 'Doc's test mode' is sitting; cup of tea in hand; staring at the ceiling - talking out loud to myself! Being the problem-solver she is Wendy asked 'What is your problem this time?" :lol: As usual; her answer was short, sharp and to-the-point.

I know the answer will belt me over the ahead with its simplicity.

Will you please point me in the right direction? :D

Thanks. Take care.
Cheers
You do not have the required permissions to view the files attached to this post.
If you can never exceed your own expectations - why expect second-best?
User avatar
Dixpat
Trader
Posts: 33
Joined: Tue Nov 15, 2011 9:32 pm
Location: Auckland. NZ

Re: Aussiedoc's 6 Ducks in a Row

Post by Dixpat »

Hi Doc

I haven't been following this thread but I suspect that you have to change the setting via the EA input fields rather than changing & recompiling

Try F7 to get to the properties and then changing and then saving the new set file

Regards
User avatar
Alpenkorps
Trader
Posts: 213
Joined: Thu Dec 15, 2011 4:03 am

Re: Aussiedoc's 6 Ducks in a Row

Post by Alpenkorps »

Khalaad wrote: What is a set file, and how does one go about creating one. :oops:

Step by step, please. :)

:? I badly need a Know Your Empty4 forum.

Thank you.

Khalid
In every EA, under the input tab, there is a option to save the settings into a set file (xx.set) and load the set file in future. The image will make it clear.

Image
Take my love, take my land, Take me where I cannot stand
I don't care, I'm still free, You can't take the sky from me
User avatar
Alpenkorps
Trader
Posts: 213
Joined: Thu Dec 15, 2011 4:03 am

Re: Aussiedoc's 6 Ducks in a Row

Post by Alpenkorps »

Khalaad wrote: Empty4 can be quite enjoyable, at times. :lol:
Tell that to Steve when he is in a bad mood :lol:
Take my love, take my land, Take me where I cannot stand
I don't care, I'm still free, You can't take the sky from me
User avatar
bobasker
Trader
Posts: 60
Joined: Tue Nov 15, 2011 10:12 pm
Location: I come from the land Downunder...

Re: Aussiedoc's 6 Ducks in a Row

Post by bobasker »

Empty4 can be quite enjoyable, at times.
Hehe, the only time Empty4 is enjoyable is over the weekend when it's NOT running! :D
garyfritz

Re: Aussiedoc's 6 Ducks in a Row

Post by garyfritz »

Dixpat wrote:I haven't been following this thread but I suspect that you have to change the setting via the EA input fields rather than changing & recompiling
Try F7 to get to the properties and then changing and then saving the new set file
Doc, Dixpat has the right idea. Changing the code and recompiling changes the default values for the next time you insert the EA onto a chart. To change the currently running EA you need to change the EA inputs, by hitting F7.
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: Aussiedoc's 6 Ducks in a Row

Post by SteveHopwood »

Aussiedoc wrote:Steve, thinking this past week about about Ducks; I figured that the only way I was going to get it configured and working well - 'quick-time' - was to jump in at the deep-end; and back-test! After extensive Google research, today, I did my first ever back-test... on the Ducks EA. Ran a back-test. Dropped into routine 'Doc' test mode. Kept getting the same results until I read the Journal page. Learned the EA needs the 'EMA crossover indi' in the indi folder :oops: Corrected that; pressed on - and ran into a really good problem.

The first time(s) through I back-tested with ootb settings to get my BSR (base reference standard) values. Then I went into the compiler; modified and compiled the TP, then ran another backtest... with exactly the same results. (Several times!). :geek:

It was only when I displayed the chart that I noticed that, even though I had compiled a different TP value, the original TP value had not changed. (See below)

One of the components of 'Doc's test mode' is sitting; cup of tea in hand; staring at the ceiling - talking out loud to myself! Being the problem-solver she is Wendy asked 'What is your problem this time?" :lol: As usual; her answer was short, sharp and to-the-point.

I know the answer will belt me over the ahead with its simplicity.

Will you please point me in the right direction? :D

Thanks. Take care.
Cheers
You go into Strategy Tester and click Expert Properties, select the Input tab, the click Reset. This sets the inputs to those you have just compiled. You can also make changes to the inputs you are testing in this tab.

Something to remember with ST backtest results; they are bollocks. The only value ST has is in testing code. There are a whole host of reasons why, but the easiest to understand is spread. ST works with current spread, not historical spread. Weekend backtests are especially bad as the crims customarily widen their spreads, often ludicrously so, simply to bugger up weekend backtesters of EA's. Welcome to the wonderful world of Empty4/mql4.

Well done for coming to grips with basic source code editing; this will make your life a whole heap easier.

Remember that I have put development of this EA on hold until George finishes his Ducks indi. I am hoping that the EA will be able to extract all the info it needs from this to function accurately.

: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
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: Aussiedoc's 6 Ducks in a Row

Post by SteveHopwood »

Alpenkorps wrote:
Khalaad wrote: Empty4 can be quite enjoyable, at times. :lol:
Tell that to Steve when he is in a bad mood :lol:
:lol: :lol: :lol: :lol:
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.
magft
Trader
Posts: 195
Joined: Tue Nov 15, 2011 9:59 pm
Location: East Midlands, UK

Re: Aussiedoc's 6 Ducks in a Row

Post by magft »

Aussiedoc wrote:Steve, thinking this past week about about Ducks; I figured that the only way I was going to get it configured and working well - 'quick-time' - was to jump in at the deep-end; and back-test! After extensive Google research, today, I did my first ever back-test... on the Ducks EA. Ran a back-test. Dropped into routine 'Doc' test mode. Kept getting the same results until I read the Journal page. Learned the EA needs the 'EMA crossover indi' in the indi folder :oops: Corrected that; pressed on - and ran into a really good problem.

The first time(s) through I back-tested with ootb settings to get my BSR (base reference standard) values. Then I went into the compiler; modified and compiled the TP, then ran another backtest... with exactly the same results. (Several times!). :geek:

It was only when I displayed the chart that I noticed that, even though I had compiled a different TP value, the original TP value had not changed. (See below)

One of the components of 'Doc's test mode' is sitting; cup of tea in hand; staring at the ceiling - talking out loud to myself! Being the problem-solver she is Wendy asked 'What is your problem this time?" :lol: As usual; her answer was short, sharp and to-the-point.

I know the answer will belt me over the ahead with its simplicity.

Will you please point me in the right direction? :D

Thanks. Take care.
Cheers
Guys, F7 works for when forward testing. Mark is talking about back testing in Strategy Tester. You have to do the following:
  • Select EA from Drop Down List
  • Select TimeFrame
  • Click Expert Properties - This is where you change parameters for a run
  • Click Start
Have a look at the attached picture, this is testing the ChangeTheColor EA on H4 chart.

Here is a link that summarises the steps, there are plenty of other references in Google.
Or here.

Hope this helps

Mike
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Automated trading systems”