Multi 10:4 Trader EA

Post Reply
User avatar
simplex
Trader
Posts: 127
Joined: Thu Feb 07, 2013 5:21 pm
Location: An insignificant small town close to an insignificant former capital at the Rhine River.

Re: Multi 10:4 Trader EA

Post by simplex »

hankeys wrote:what about this problem in log of the strategy in Empty4 terminal? "2013.04.15 14:07:09 Multi_10_4_EAv2.00 EURUSD,H4: object name passed to ObjectSetText function cannot be an uninitialized or empty string"
This should be fixed in the upcoming v2.01 - see function oName:

Code: Select all

string oName ( string sOb, double cnt1, double cnt2 = 0.0 )
In my initial version I just forgot to intercept the case that sOb could be empty ... sent revised code to MrLong last week!

simplex
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)
It appears that the Weighted Moving Average was invented by a trader who did not have a firm grasp of filter theory in hopes of reducing lag. (John F. Ehlers)
corliz
Posts: 6
Joined: Fri Jun 15, 2012 8:41 am
Location: South Africa

Re: Multi 10:4 Trader EA

Post by corliz »

Hi

Please help. See attachment.

Look at all the trades opened at the same time. There are more, but this is what I could fit on screen.

Surely this is not correct? What am I doing wrong?ls

Neels
You do not have the required permissions to view the files attached to this post.
sponn
Trader
Posts: 348
Joined: Fri Jul 20, 2012 9:49 am

Re: Multi 10:4 Trader EA

Post by sponn »

Are you running it on vps ? Multiple loging in and multiple Empty4 instances ?
User avatar
slipshod
Trader
Posts: 404
Joined: Tue Dec 27, 2011 9:14 am
Location: Australia

Re: Multi 10:4 Trader EA

Post by slipshod »

Anyone else see the EA take a massive nosedive so far this week? One fresh OOTB instance I started 18 hours ago is now down 10% on its balance and down 30% equity...
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

Yes, I thinks we need to look at the SL, we need to remember this EA is in development, not a finished product .
User avatar
simplex
Trader
Posts: 127
Joined: Thu Feb 07, 2013 5:21 pm
Location: An insignificant small town close to an insignificant former capital at the Rhine River.

Re: Multi 10:4 Trader EA

Post by simplex »

slipshod wrote:Anyone else see the EA take a massive nosedive so far this week? One fresh OOTB instance I started 18 hours ago is now down 10% on its balance and down 30% equity...
Didn't start demo this week - waiting for upcoming v2.01.
OOTB run two weeks ago lost around 10% over the week, last week regained around 4%.
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)
It appears that the Weighted Moving Average was invented by a trader who did not have a firm grasp of filter theory in hopes of reducing lag. (John F. Ehlers)
User avatar
glabbeek
Trader
Posts: 104
Joined: Tue Aug 21, 2012 8:09 am
Location: In the middle of the Netherlands

Re: Multi 10:4 Trader EA

Post by glabbeek »

The 2.0 version is still making steady gains, but right now it's also open for big losses. As MrLong said, this is an issue that will need addressing.

On the other hand, I don't hear a lot of comments on the entry signals anymore. So this side of the EA must be getting close to a satisfactory level.

I just hope we can keep the momentum going on this EA. Many good ideas have stranded close to the finish.
Keep in mind that most of us would be very happy with a steady 10% gain a year on there equity. 10% amounts to just under 0.2% a week. Setting a realistic goal is very important!
Regards,
Willem-Bram
User avatar
slipshod
Trader
Posts: 404
Joined: Tue Dec 27, 2011 9:14 am
Location: Australia

Re: Multi 10:4 Trader EA

Post by slipshod »

Yes I agree, it would be a shame to see a period of DD cause people to lose interest in the EA. However it is alarming to start it on a fresh demo, go to sleep with its running trades down 2% and awake to find its closed some of them at a 10% loss & the remaining trades would take that to a 30% loss - in one night. I haven't had a chance yet to see what caused it, other than seeing a drop on ***JPY.
Wkcfx
Trader
Posts: 48
Joined: Sun Feb 17, 2013 6:25 am

Re: Multi 10:4 Trader EA

Post by Wkcfx »

slipshod wrote:Anyone else see the EA take a massive nosedive so far this week? One fresh OOTB instance I started 18 hours ago is now down 10% on its balance and down 30% equity...
These last couple of weeks around the xxxJPY have obviously been a-typical. I have left the EA running 24/7 OOTB on Alpari UK demo, only updated as versions come out and NO intervention, now on 2.0. On balance it was doing fine but couldn't handle the extremes. which in my opinion is operator error! no EA is set and forget imho.

The fantastic work you all have done and the speed at which you have done it are truly amazing!
I'm sorry I don't have the skills to contribute.

Thanks to you Andy and the core team.

Bill

Image
User avatar
slipshod
Trader
Posts: 404
Joined: Tue Dec 27, 2011 9:14 am
Location: Australia

Re: Multi 10:4 Trader EA

Post by slipshod »

Hi Bill, I'd agree its operator error if (a) the EA's left running around major news and (b) trades run into profit, hit difficulties around support/resistance & the user doesn't close the trades.

However if the EA enters trades under normal circumstances and they run immediately & heavily into loss then there's not a lot the user can do to intervene other than deciding to bite the bullet and close the trades, which is effectively moving the SL closer & in my experience a closer SL just means more stop-outs, not more profit.

Anyway, the EA & the entry method its based on need time, probably another few months of forward testing to get a proper idea of how it performs over the long run.

Also Willem-Bram, I disagree that 10% per year is acceptable unless the profits were steady, consistent and with minimal DD, which so far isn't true of this EA.
Post Reply

Return to “Nanningbob 10.x”