Need Help in Coding! - Page 3
Page 3 of 613 FirstFirst 123
Results 21 to 23 of 23

Thread: Need Help in Coding!

  1. #21
    Just thought of an example. .


    //storing the range of Former candlesup to a maximum of last 100 candles
    int numBars;
    dual Range[100];
    if (Bars gt; 100) numBars=100; otherwise numBars=Bars;
    for (int n=0; n lt; numBars; n ) Range[n] = High[n] - Low[n];

  2. #22
    Dragon?

    thanks. . I get confuse. . I tried to make one. . Stuck to nothing. . Hehe

    anyways, I move to a new problem which is fractals. .

    Can array be utilized to store the latest 3 fractal upward and 3 fractal down?

    A person gave me a loop to get this. . But when I read your article, I must go with looping. .
    Https://www.nigeriaforextrading.com/...s-signals.html

    is there a crash course to learn array? Aside from mql4 that is the closes thing that is upcoming. .

  3. #23
    Can anybody help me? Prepared to pay to create the code. . thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.