Page 6 of 6 FirstFirst ... 4 5 6
Results 51 to 60 of 60
Like Tree14Likes

Currency Indexes, Clusters and Strenght

This is a discussion on Currency Indexes, Clusters and Strenght within the Trading tools forums, part of the Trading Forum category; CCFp (Complex Common Frames percent) - indicator for MetaTrader 5 Cluster indicator based on the article Practical Application of Cluster ...

      
   
  1. #51
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,321
    Blog Entries
    1637

    Complex Common Frames percent for MetaTrader 5

    CCFp (Complex Common Frames percent) - indicator for MetaTrader 5

    Currency Indexes, Clusters and Strenght-ccfp_indicator.png


    Cluster indicator based on the article Practical Application of Cluster Indicators in FOREX
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #52
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,321
    Blog Entries
    1637
    Quote Originally Posted by mql5 View Post
    CCFp (Complex Common Frames percent) - indicator for MetaTrader 5
    CCFp EA - expert for MetaTrader 5
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #53
    Junior Member
    Join Date
    Mar 2019
    Posts
    1
    I have this one.
    Attached Thumbnails Attached Thumbnails Currency Indexes, Clusters and Strenght-forex-index.png  
    Last edited by elisa18; 03-28-2019 at 04:11 PM.

  4. #54
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,321
    Blog Entries
    1637

    Unity Pro indicator

    Unity Pro - indicator for MetaTrader 5

    Currency Indexes, Clusters and Strenght-xauusddailyunity.png


    This is an extended and improved version of cluster multi-asset indicator Unity. It shows synchronous changes in relative values of currencies, metals and optionally other assets.
    The new version differs from the original indicator by slightly changed formula and added features.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #55
    Junior Member
    Join Date
    Jun 2019
    Posts
    11
    Is there a CCFP for current build in mt4?

  6. #56
    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 JaxPacific View Post
    Is there a CCFP for current build in mt4?
    I found two versions on mql5 CodeBase:



    -------------

    Besides, you can look at CurrencyStrengthHistory indicator (the latest version is on this post in premium section) -

    Currency Indexes, Clusters and Strenght-currencystrengthhistory8888.png


    and RSICurrencyStrength indicator (it is on this post in premium) -

    Currency Indexes, Clusters and Strenght-rsicurrencystrength1888.jpg

    and may be some more ...
    You can look by yourself on the premium section wiki thread and on the public wiki thread.
    uncle wong likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #57
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,321
    Blog Entries
    1637

    MyUSDx indicator

    MyUSDx - indicator for MetaTrader 4

    Currency Indexes, Clusters and Strenght-menu.png


    In this version, to calculate the index, you can enter up to 12 arbitrary pairs quoted relative to USD. For each of them, you can specify the desired "weight". Not everyone needs this, but some traders VERY much.

    If you need a standard dollar index, then you do not need to configure anything. Just set the indicator and switch the chart to the desired timeframe.
    If you want to create your own version of the index, then, adding the necessary symbols in the Market Watch , enter them in the same form as they are visible in the Market Watch in the empty fields in the input parameters and select the desired weight of each symbol. characters that are unnecessary for your "basket" can be deleted - empty fields are not processed. It is not necessary to remove the value "Weight" of deleted characters - these values will not participate in the calculation.
    From the author -

    Currency Indexes, Clusters and Strenght-4charts.png


    I successfully scalping using this indicator. The only thing needed for successful pipsing/scalping is the regular switching of TFs 1-5-15-240 to clearly see the point of the optimal level for opening and the point at which it is worth either stopping the trade or changing its direction. Or install on several graphs with different TFs as in the figure.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  8. #58
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Quote Originally Posted by matfx View Post
    I have just found this indicator, Cash Spitting Sensor (e). It may be related to currency correlation.

    Code:
    extern bool CurrenciesWindowBelowTable = FALSE;
    extern bool ShowCurrencies = TRUE;
    extern bool ShowCurrenciesSorted = TRUE;
    extern bool ShowSymbolsSorted = TRUE;
    extern string SymbolPrefix = "";
    extern string DontShowThisPairs = "NZDCHF";
    extern color HandleBackGroundColor = LightSlateGray;
    extern color DataTableBackGroundColor_1 = LightSteelBlue;
    extern color DataTableBackGroundColor_2 = Lavender;
    extern color CurrencysBackGroundColor = LightSlateGray;
    extern color HandleTextColor = White;
    extern color DataTableTextColor = Black;
    extern color CurrencysTextColor = White;
    extern color TrendUpArrowsColor = MediumBlue;
    extern color TrendDownArrowsColor = Red;
    Attachment 3706

    It is still working.

    Currency Indexes, Clusters and Strenght-split-metter.png
    Follow my official trading theregulartrader blog

  9. #59
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Found another ROC base multi currency indicator for MT4.

    Currency Indexes, Clusters and Strenght-eurusdh4.png
    Attached Files Attached Files
    Follow my official trading theregulartrader blog

  10. #60
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,321
    Blog Entries
    1637

    Making a dashboard to display data in indicators and EAs

    Our custom panel will allow us to add any required amount of the necessary data to it, sign it, as well as display and update readings from the program code.

    It should be possible to move the panel around the chart with the mouse, dock it in the desired chart position, as well as collapse/expand it. For the convenience of placing the data on the panel, it will be possible to display a table with the specified number of rows and columns. The data from this table can be displayed in the journal (X and Y coordinates of each table cell) and obtained programmatically in order to indicate the index of the row and column where this data should be located, or simply print the coordinates and enter the required ones into the code, right when displaying text and data.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 6 of 6 FirstFirst ... 4 5 6

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
  •