Multi 10:4 Trader EA

Post Reply
roman101
Trader
Posts: 27
Joined: Sat Dec 01, 2012 5:26 pm

Re: Multi 10:4 Trader EA

Post by roman101 »

Sorry to bother,
what is the difference between tr3 line and trading hours line.
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

roman101 wrote:Sorry to bother,
what is the difference between tr3 line and trading hours line.
that's an example.
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 »

MrLong wrote:Version 2.02:

ON PAGE 1.

Fixed a few bugs.
Added: closeWinTrades = false;, Close win trades at set times, can turn on or off, times in the EA are GMT and time on your PC, so you will need to convert them.
Added: notAddToLosing = true;, Don't add to losing trades.
Added: useMovingAverage = false;, If false and SL = 0, stoploss will be placed at the next pivot + buff pips.
Added: extern int pipView = PERIOD_W1;, gives the weekly pip count on the dash, can change to Daily or Monthly, if you prefer.

Check all your settings before running the EA, I might have changed a few things while testing.

Thanks Andy.

I'll be using the "notAddToLosing" function from the start. I think this is a very logical addition. The "useMovingAverage" could work, but I want the the core system working first before I start comparing different system setups.
Personally I don't believe in the "closeWinTrades" function. You may find out, through testing data, that most winning trades are closed at a certain time period, but that doesn't mean you get maximum profits by closing at these time brackets. ( maybe I'm wrong).

Last week was a choppy ride. I decided not to close my tades for the weekends and see what happens. 2 weeks ago this work out very well, but this week I started monday with 70 euros loss in open trades. This week I had a total loss of 44 euros and 130 euro of open trades in the red, but overall the EA is still 6% in profit!
Regards,
Willem-Bram
fahedksa
Trader
Posts: 274
Joined: Fri Jun 08, 2012 10:20 am
Location: Jordan & Egypt

Re: Multi 10:4 Trader EA

Post by fahedksa »

Hi MrLong,
Regarding last version 2.02 ,Is DLL required ?
CJ Thread ( PDF & Charts )
https://goo.gl/PXbfKC
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

fahedksa wrote:Hi MrLong,
Regarding last version 2.02 ,Is DLL required ?
Yes
fahedksa
Trader
Posts: 274
Joined: Fri Jun 08, 2012 10:20 am
Location: Jordan & Egypt

Re: Multi 10:4 Trader EA

Post by fahedksa »

MrLong wrote:
fahedksa wrote:Hi MrLong,
Regarding last version 2.02 ,Is DLL required ?
Yes
Thank you Mr.Long,
Just have 3 more questions:-
1-My Broker time is GMT+3 and my Computer GMT+3 ,If i want EA start Monday after London open +1 hour ,So I set hourmondaystart=9 ,Is these ok?
2-I don't want use closewintrades and tradinghours ,How I can disable tradinghours option?
3-Reagarding minimumpipstonextsr,default is 100 , what you think if we change it to 50 ?
One more thing still if I change time frame Empty4 crash
Thank you for all support and help .
CJ Thread ( PDF & Charts )
https://goo.gl/PXbfKC
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

fahedksa wrote:
MrLong wrote:
fahedksa wrote:Hi MrLong,
Regarding last version 2.02 ,Is DLL required ?
Yes
Thank you Mr.Long,
Just have 3 more questions:-
1-My Broker time is GMT+3 and my Computer GMT+3 ,If i want EA start Monday after London open +1 hour ,So I set hourmondaystart=9 ,Is these ok?
2-I don't want use closewintrades and tradinghours ,How I can disable tradinghours option?
3-Reagarding minimumpipstonextsr,default is 100 , what you think if we change it to 50 ?
One more thing still if I change time frame Empty4 crash
Thank you for all support and help .
Hi,

The trading hours function is not used for the trading times of the EA,
it is used to close the win/profit trades at specific times described by Bob.

You can change these to suite yourself, just edit the string.
You can switch the function off with closeWinTrades switch.

Question 3, should be 10 pips, that figure seems to work best
for me.

Andy
fahedksa
Trader
Posts: 274
Joined: Fri Jun 08, 2012 10:20 am
Location: Jordan & Egypt

Re: Multi 10:4 Trader EA

Post by fahedksa »

Thank you Andy ,Now am ready to gain some pips
CJ Thread ( PDF & Charts )
https://goo.gl/PXbfKC
User avatar
rosst
Trader
Posts: 280
Joined: Wed Feb 27, 2013 1:11 pm
Location: Austin, Texas

Re: Multi 10:4 Trader EA

Post by rosst »

Sojourner wrote:My PC clock (Windows), (NOT the broker market watch clock) is 5 hours (Central Time) behind GMT. I took the existing setting and just subtracted 5 hours from each of the entries on moth of those lines. I hope this is correct?
MrLong wrote:
rosst wrote:So in the Trading hours line it would look something like this?
+17:00,-1.00,+1.01,-6.30,+6:31,-16.99
which means the ea would trade Asian, Europe & NY sessions closing the trades if they were winning at each session?
Thanks for including this!
no, the envelope is only open for 1 minute, 17:00, -17:01
Sojourner - I am Central time too - what are your settings?
User avatar
Sojourner
Trader
Posts: 105
Joined: Fri Apr 27, 2012 7:36 pm

Re: Multi 10:4 Trader EA

Post by Sojourner »

rosst wrote:
Sojourner wrote:My PC clock (Windows), (NOT the broker market watch clock) is 5 hours (Central Time) behind GMT. I took the existing setting and just subtracted 5 hours from each of the entries on moth of those lines. I hope this is correct?
MrLong wrote:
rosst wrote:So in the Trading hours line it would look something like this?
+17:00,-1.00,+1.01,-6.30,+6:31,-16.99
which means the ea would trade Asian, Europe & NY sessions closing the trades if they were winning at each session?
Thanks for including this!
no, the envelope is only open for 1 minute, 17:00, -17:01
Sojourner - I am Central time too - what are your settings?
Here is my set file, rosst. you might want to adjust other settings as they are not OOTB.
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Nanningbob 10.x”