Forex
Google

Go Back   Forex Trading > Discussion Areas > Setup Questions
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
  #1 (permalink)  
Old 05-11-2006, 04:32 PM
ibadah ibadah is offline
Member
 
Join Date: Dec 2005
Posts: 69
ibadah is on a distinguished road
Problem with Hist_StepMA_Stoch_KV1_Ex-02

Hi there,

Can anybody help me with the above indicator? The indicator is not showing in the higher time frame if I use NumberOfBarToCalculate larger than 800. I want to use it with 2000.

Any help would be appreciated.

Many thanks - Ben

the indicator is attached
Attached Files
File Type: mq4 Hist_StepMA_Stoch_KV1_Ex_02.mq4 (5.7 KB, 19 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-11-2006, 05:46 PM
elihayun's Avatar
elihayun elihayun is offline
Senior Member
 
Join Date: Jan 2006
Posts: 350
elihayun is on a distinguished road
Quote:
Originally Posted by ibadah
Hi there,

Can anybody help me with the above indicator? The indicator is not showing in the higher time frame if I use NumberOfBarToCalculate larger than 800. I want to use it with 2000.

Any help would be appreciated.

Many thanks - Ben

the indicator is attached
You cannot use more bars that u have. You have exactlly Bars bars. . So if NumberOfBarToCalculate is greater then Bars, you have to set it to Bars. Something like this:
if (NumberOfBarToCalculate > Bars) NumberOfBarToCalculate = Bars;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-11-2006, 06:12 PM
ibadah ibadah is offline
Member
 
Join Date: Dec 2005
Posts: 69
ibadah is on a distinguished road
Quote:
Originally Posted by elihayun
You cannot use more bars that u have. You have exactlly Bars bars. . So if NumberOfBarToCalculate is greater then Bars, you have to set it to Bars. Something like this:
if (NumberOfBarToCalculate > Bars) NumberOfBarToCalculate = Bars;
Eli,

I think you explain it very well.
Thanks mate, I owe you one. Appreciated.

My best wishes - Ben
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-11-2006, 06:45 PM
elihayun's Avatar
elihayun elihayun is offline
Senior Member
 
Join Date: Jan 2006
Posts: 350
elihayun is on a distinguished road
You welcome
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
programming problem...! gigiyoffee Metatrader 4 2 05-01-2007 06:36 PM
Problem with .ex4................. EFX General Discussion 4 10-21-2006 07:23 AM
Problem with Email.... babarmughal Metatrader 4 6 10-05-2006 11:57 AM
My First EA problem demag Questions 4 02-10-2006 08:18 AM
I've a Problem here hellkas Metatrader 4 6 11-04-2005 12:30 AM


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