Multi 10:4 Trader EA

Post Reply
degil
Trader
Posts: 10
Joined: Wed May 09, 2012 2:21 pm

Re: Multi 10:4 Trader EA

Post by degil »

Using Alpari-US, when I turn off CSS filter I begin getting continous stops being placed, then message:" Stop deleted, CSS turned red or green"...holding the same stops that were there before turning off CSS....Do I need to change another setting also????

Thanks, Don
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

degil wrote:Using Alpari-US, when I turn off CSS filter I begin getting continous stops being placed, then message:" Stop deleted, CSS turned red or green"...holding the same stops that were there before turning off CSS....Do I need to change another setting also????

Thanks, Don
Sorry Don, on line 877 ish, do the folowing:

if (deleteStops)
{
mangeStopOrders(CurrentPair);
// mangeColorChange(CurrentPair);
}
fluegel
Trader
Posts: 33
Joined: Sat Nov 19, 2011 11:52 am

Re: Multi 10:4 Trader EA

Post by fluegel »

Checking the Experts tab, I found that the CSS_MrLong indi is removed and loaded continuously seemingly on all currency pairs. The same thing is reported on the Journal tab, too.

Is it normal? or am I doing something wrong? :?
You do not have the required permissions to view the files attached to this post.
fxtrader603
Posts: 3
Joined: Tue Jan 17, 2012 3:35 am

Re: Multi 10:4 Trader EA

Post by fxtrader603 »

fluegel wrote:Checking the Experts tab, I found that the CSS_MrLong indi is removed and loaded continuously seemingly on all currency pairs. The same thing is reported on the Journal tab, too.

Is it normal? or am I doing something wrong? :?
I noticed the same behavior myself (along with periodic division by zero errors that appear to cause the EA to stop running). When I changed autoSymbols to true, then both of these behaviors stopped occurring. So, I'm not sure what is the correct behavior with respect to the continuous re-loading of CSS_MrLong indi.

This is with Multi_10_4_EAv2.04
fluegel
Trader
Posts: 33
Joined: Sat Nov 19, 2011 11:52 am

Re: Multi 10:4 Trader EA

Post by fluegel »

fxtrader603 wrote:
fluegel wrote:Checking the Experts tab, I found that the CSS_MrLong indi is removed and loaded continuously seemingly on all currency pairs. The same thing is reported on the Journal tab, too.

Is it normal? or am I doing something wrong? :?
I noticed the same behavior myself (along with periodic division by zero errors that appear to cause the EA to stop running). When I changed autoSymbols to true, then both of these behaviors stopped occurring. So, I'm not sure what is the correct behavior with respect to the continuous re-loading of CSS_MrLong indi.

This is with Multi_10_4_EAv2.04
Thanks for your input. I also tried AutoSymbols true and confirmed the continuous message has stopped. I will keep this setting until any news from MrLong. :)
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

fluegel wrote:
fxtrader603 wrote:
fluegel wrote:Checking the Experts tab, I found that the CSS_MrLong indi is removed and loaded continuously seemingly on all currency pairs. The same thing is reported on the Journal tab, too.

Is it normal? or am I doing something wrong? :?
I noticed the same behavior myself (along with periodic division by zero errors that appear to cause the EA to stop running). When I changed autoSymbols to true, then both of these behaviors stopped occurring. So, I'm not sure what is the correct behavior with respect to the continuous re-loading of CSS_MrLong indi.

This is with Multi_10_4_EAv2.04
Thanks for your input. I also tried AutoSymbols true and confirmed the continuous message has stopped. I will keep this setting until any news from MrLong. :)
Hi,

I wouldn't have picked that up as I use AutoSymbols
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 »

I don't use auto symbol and I don't have the behavior. Only on start up it loads the CSS_MrLong indi for every selected pair.
Regards,
Willem-Bram
Nicastro
Trader
Posts: 41
Joined: Wed Nov 16, 2011 7:42 am

Re: Multi 10:4 Trader EA

Post by Nicastro »

Mr Long,

I have downloaded a new Global prime live account but v.2.4 of the ea will not attach to any chart.

Compiling the ea shows up the following error:-


'mt4gui.mqh' - cannot open the program file C:\Program Files (x86)\Global Prime Empty4 - LIVE B\experts\Multi_10_4_EAv2.04.mq4 (84, 1)

Can you please look into this.

Best regards
jomel
Posts: 3
Joined: Fri May 18, 2012 7:57 pm

Re: Multi 10:4 Trader EA

Post by jomel »

MrLong wrote:
fluegel wrote:
fxtrader603 wrote:
fluegel wrote:Checking the Experts tab, I found that the CSS_MrLong indi is removed and loaded continuously seemingly on all currency pairs. The same thing is reported on the Journal tab, too.

Is it normal? or am I doing something wrong? :?
I noticed the same behavior myself (along with periodic division by zero errors that appear to cause the EA to stop running). When I changed autoSymbols to true, then both of these behaviors stopped occurring. So, I'm not sure what is the correct behavior with respect to the continuous re-loading of CSS_MrLong indi.

This is with Multi_10_4_EAv2.04
Thanks for your input. I also tried AutoSymbols true and confirmed the continuous message has stopped. I will keep this setting until any news from MrLong. :)
Hi,

I wouldn't have picked that up as I use AutoSymbols

Hi,

I also had this problem, is because your broker does not support all symbols assets for your account.

Validate the list of symbols "symbolsToTrade" those who are not supported by the broker must be removed to the list.
User avatar
forextra
Trader
Posts: 42
Joined: Tue Mar 12, 2013 12:34 pm
Location: Perth, Australia

Re: Multi 10:4 Trader EA

Post by forextra »

I seem to remember others having this or similar issue a while back. Multitudes of pendings opening and closing for the same pair. Have a look at the image - first 21 USDJPY and then 14 EURJPY all within a few minutes of each other. The pending is set just above WMR1 which is what you would expect - but why set and then cancel almost straight away.
Any thoughts
Closed trades.jpg
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Nanningbob 10.x”