Multi 10:4 Trader EA

Post Reply
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 »

MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

forextra wrote:
MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
Yes that's what it supposed to do, set the time local that you would like to
delete pending trades.
User avatar
cad0811
Trader
Posts: 97
Joined: Sat Sep 08, 2012 1:09 pm

Re: Multi 10:4 Trader EA

Post by cad0811 »

MrLong wrote:
forextra wrote:
MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
Yes that's what it supposed to do, set the time local that you would like to
delete pending trades.
Really more wonder, the other a closed set CSS, or no trade, very strange. :(
Thank you so much for all the people here!Thank you for your selfless!My growth cannot leave your work!Cheers!
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

cad0811 wrote:
MrLong wrote:
forextra wrote:
MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
Yes that's what it supposed to do, set the time local that you would like to
delete pending trades.
Really more wonder, the other a closed set CSS, or no trade, very strange. :(
If you would like some trades that don't conform to Bobs latest update, just turn the useCSS switch off.

Really more wonder <== ??
User avatar
cad0811
Trader
Posts: 97
Joined: Sat Sep 08, 2012 1:09 pm

Re: Multi 10:4 Trader EA

Post by cad0811 »

MrLong wrote:
cad0811 wrote:
MrLong wrote:
forextra wrote:
MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
Yes that's what it supposed to do, set the time local that you would like to
delete pending trades.
Really more wonder, the other a closed set CSS, or no trade, very strange. :(
If you would like some trades that don't conform to Bobs latest update, just turn the useCSS switch off.

Really more wonder <== ??
Sorry, my native language is not English, please forgive me!
My another account, closed usecss, no trade!
Thank you so much for all the people here!Thank you for your selfless!My growth cannot leave your work!Cheers!
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

cad0811 wrote:
MrLong wrote:
cad0811 wrote:
MrLong wrote:
forextra wrote:
MrLong wrote:
forextra wrote:
mcomsa wrote:No trade in the last 24 h, OOTB setting.
Hm- now I am constantly getting "Trading has been disabled"
Have tried various settings. The image below is OOTB
Even tried turning off CSS but still no joy.

Anyone else having this issue or any suggestions.
All pairs are updating and all charts are updating OK.

Allan
Check the following:



//+------------------------------------------------------------------+
// Pending Orders
//+------------------------------------------------------------------+
extern string ptd = "----Pending trade deletion day and time----";
extern bool deletePending = true;
extern int PendingTradeDeletionDay = 5; //Friday
extern int PendingTradeDeletionHour = 18; //6.00 pm
Yes - that's the settings I have which is OOTB. Is it reading computer time instead of broker time? I only discovered this problem when I checked at 6:15pm Perth time which is still only 5am New York time.
Yes that's what it supposed to do, set the time local that you would like to
delete pending trades.
Really more wonder, the other a closed set CSS, or no trade, very strange. :(
If you would like some trades that don't conform to Bobs latest update, just turn the useCSS switch off.

Really more wonder <== ??
Sorry, my native language is not English, please forgive me!
My another account, closed usecss, no trade!
On the dash, you need to look at the readings I have labeled, as well as above or below the 240 ma.

Andy
You do not have the required permissions to view the files attached to this post.
User avatar
cad0811
Trader
Posts: 97
Joined: Sat Sep 08, 2012 1:09 pm

Re: Multi 10:4 Trader EA

Post by cad0811 »

Thank you for your patience to answer.Your chart is the latest ea?2.06? :D
Thank you so much for all the people here!Thank you for your selfless!My growth cannot leave your work!Cheers!
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

cad0811 wrote:Thank you for your patience to answer.Your chart is the latest ea?2.06? :D
Yes, not released, for now, still testing.
User avatar
cad0811
Trader
Posts: 97
Joined: Sat Sep 08, 2012 1:09 pm

Re: Multi 10:4 Trader EA

Post by cad0811 »

MrLong wrote:
cad0811 wrote:Thank you for your patience to answer.Your chart is the latest ea?2.06? :D
Yes, not released, for now, still testing.
Too like your ea, I was real account test, plus a little human intervention, the result is good, thank you!
Thank you so much for all the people here!Thank you for your selfless!My growth cannot leave your work!Cheers!
bazze

Re: Multi 10:4 Trader EA

Post by bazze »

MrLong,can you tell me how big screen you are using on your computer?
Post Reply

Return to “Nanningbob 10.x”