Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

All about Rainbow & Multi Indicators

This is a discussion on All about Rainbow & Multi Indicators within the Trading tools forums, part of the Trading Forum category; Originally Posted by rocco2013 Hi, thanks for reply...yes and because of fact that you can put many MAs and still ...

      
   
  1. #11
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by rocco2013 View Post
    Hi,
    thanks for reply...yes and because of fact that you can put many MAs and still still can have fast response...I am testing it on mt4...works fast...if it could somehow define in ea with colour rules it would be really interesting to use it...
    Yes, I asked.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #12
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    All about Rainbow & Multi Indicators-allaveragescrossover2060011.png


    AllAveragesCrossover_v2.0 600+ indicator is on this post. This is the advanced MTF indicator with all kinds of alerts, and the indicator was updated with the new sets of prices and MAs.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #13
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,325
    Blog Entries
    1638

    Color buffers in multi-symbol multi-period indicators

    We continue the development of multi-symbol, multi-period indicators which we started in the previous article.

    A single-color indicator buffer is a regular double array, which is filled with data when calculating the indicator. We can obtain data from this array and display it on a chart using the CopyBuffer() function provided that the receiving array will be a double array set as an indicator's plotting buffer (SetIndexBuffer()). When copying data from the buffer of the calculated part of the indicator to the buffer of its plotting part, the data is displayed on the chart in one color, which is set for the buffer array of the plotting part. As for multi-colored buffers, the situation is a little different. In addition to the data array, the color buffer also has an array of color indexes.

    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 2 of 2 FirstFirst 1 2

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •