Forex
Google

Go Back   Forex Trading > Brokers > Metatrader brokers
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 12-08-2005, 05:58 PM
firedave's Avatar
firedave firedave is offline
Senior Member
 
Join Date: Nov 2005
Location: Jakarta, Indonesia
Posts: 416
firedave is on a distinguished road
So, is it possible because of one custom indicator we lost connection with the server ? What cause it ? Thank you in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 12-08-2005, 06:25 PM
nina's Avatar
nina nina is offline
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,364
nina is on a distinguished road
I had the same problem today.

Obviously, I have a lot of stepMas loaded.

Could anyone explain why?

Nina
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 12-08-2005, 08:30 PM
nina's Avatar
nina nina is offline
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,364
nina is on a distinguished road
Hi!!!


If you have StepMA_3D_v1 on chart, MT4 platform will say "no connection" sooner than later.

Do you know why?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 12-08-2005, 09:30 PM
bill3002 bill3002 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 28
bill3002 is on a distinguished road
Quote:
Originally Posted by nina
Hi!!!


If you have StepMA_3D_v1 on chart, MT4 platform will say "no connection" sooner than later.

Do you know why?
Nina,
Not 100% sure but try changing code to this:

Add: extern int maxbars=500;
( may have to lower maxbars depending on puter`s processor)
--------------------------------------------------------
Change the following:

for(shift=bars-1;shift>=0;shift--)
to:
for(shift=maxbars-1;shift>=0;shift--)
--------------------------------------------------------
if (shift==bars-1-PeriodWATR) WATRmin=WATR0;
to:
if (shift==maxbars-1-PeriodWATR) WATRmin=WATR0;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 12-08-2005, 09:39 PM
nina's Avatar
nina nina is offline
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,364
nina is on a distinguished road
Quote:
Originally Posted by bill3002
Nina,
Not 100% sure but try changing code to this:

Add: extern int maxbars=500;
( may have to lower maxbars depending on puter`s processor)
--------------------------------------------------------
Change the following:

for(shift=bars-1;shift>=0;shift--)
to:
for(shift=maxbars-1;shift>=0;shift--)
--------------------------------------------------------
if (shift==bars-1-PeriodWATR) WATRmin=WATR0;
to:
if (shift==maxbars-1-PeriodWATR) WATRmin=WATR0;
Thanks.

I do not how to do it.

Nina
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 12-08-2005, 09:43 PM
bill3002 bill3002 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 28
bill3002 is on a distinguished road
Quote:
Originally Posted by nina
Thanks.

I do not how to do it.

Nina
Ok...I`ll do it and upload.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 12-08-2005, 09:55 PM
bill3002 bill3002 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 28
bill3002 is on a distinguished road
Nina,
Should be attached.

Last edited by newdigital : 12-09-2005 at 08:35 AM. Reason: moved indicator to download section
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 12-08-2005, 10:15 PM
nina's Avatar
nina nina is offline
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,364
nina is on a distinguished road
Quote:
Originally Posted by bill3002
Nina,
Should be attached.
Thank you!

I'll test it.

Nina
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 12-08-2005, 10:23 PM
nina's Avatar
nina nina is offline
Senior Member
 
Join Date: Nov 2005
Location: Barcelona
Posts: 2,364
nina is on a distinguished road
Hi, bill3002!!!!

You are great, man.

DEFINITELY, DO NOT PLOT STEPMA_3D_v1 ON ANY CHART!!!!!!!
DELETE IT FROM YOUR PLATFORM.


DOWNLOAD BILL'S ONE!!!

Thank you, buddy!!

Nina
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 12-09-2005, 06:05 AM
hua hua is offline
Member
 
Join Date: Oct 2005
Location: Athens
Posts: 75
hua is on a distinguished road
Its so funny, this happens to me with stepma_v6 and not with v3.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alpari UK announcement ace Announcements Blog 3 11-12-2006 12:38 PM
Alpari demo TP not honored? ycomp Metatrader 4 2 03-22-2006 07:47 PM


All times are GMT. The time now is 10:32 PM.