Page 22 of 24 FirstFirst ... 12 20 21 22 23 24 LastLast
Results 211 to 220 of 233
Like Tree50Likes

Something interesting

This is a discussion on Something interesting within the General Discussion forums, part of the Trading Forum category; TRIX Four Colors EA - expert for MetaTrader 5 The Expert Advisor trades using the TRIX Four Colors custom indicator....

      
   
  1. #211
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    TRIX Four Colors EA

    TRIX Four Colors EA - expert for MetaTrader 5

    Something interesting-trixfourcolorsea11.png


    The Expert Advisor trades using the TRIX Four Colors custom indicator.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #212
    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
    ZXiSwap indicator displaying information of spread, buy swap, sell swap, high to low daily, weekly and monthly for 11 currency pairs including gold & silver.
    Hi,

    One small error was fix and now this indicator work with MT4 latest build.

    Something interesting-usdjpym15_zfxiswap.png
    Attached Files Attached Files
    Follow my official trading theregulartrader blog

  3. #213
    Junior Member
    Join Date
    Jun 2021
    Posts
    2
    Very new here so I'm learning.

  4. #214
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Kin_Dza_Dza - expert for MetaTrader 5

    Kin_Dza_Dza - expert for MetaTrader 5

    The Kin_Dza_Dza Expert Advisor changes the background color of the chart, depending on whether there are open positions on the chart or not, and also depending on whether the position is in positive territory or in negative territory.
    The idea of color differentiation of the graphs is taken from here https://www.mql5.com/en/forum/374423/page3#comment_23811875
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #215
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Nadaraya-Watson estimator

    Nadaraya-Watson estimator - indicator for MetaTrader 5

    Nadaraya and Watson, both in 1964, proposed to estimate values as a locally weighted average, using a kernel as a weighting function.

    It is producing a non-causal (re-calculating) smoothed value that then can be used as an estimate of a possible trend for future values. No extrapolation added to this indicator (in order to avoid fuss that shall inevitably happen when people start using it, as they should not, as signals). The indicator is based on luxAlgo work for different trading platform.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  6. #216
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Rex Oscillator

    What is Rex Oscillator, how to use it, how it was calculated, and free to download (CodeBase).

    ----------------
    • Rex - indicator for MetaTrader 5
      "TVB (True Value of Bar) gives an idea of how healthy the market is. Rex Oscillator is the moving average of the TVB values".
    • Rex (extended) - indicator for MetaTrader 5
      "This version is extend with a sort of Donchian channels to detect possible overbought, oversold and ranging zones)".
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  7. #217
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    iWPR EA and Filter

    iWPR EA and Filter - expert for MetaTrader 5

    A strategy based on the iWPR indicator (Williams' Percent Range,% R) plus a filter in the form of a custom indicator MA Color N Bars ( color of the custom indicator MA Color N Bars .)
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  8. #218
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Indicators Code

    Indicators Code - expert for MetaTrader 5
    Based on An attempt at developing an EA constructor article.

    This non-trading EA is just a collection of ready-made codes for working with indicators. Contains input parameters of indicators (written in the "header" of the Expert Advisor), declaration of handles (written in the "header" of the Expert Advisor) and creation of handles (written in OnInit).
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  9. #219
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Trading engine 4

    Trading engine 4 - expert for MetaTrader 5

    Based on An attempt at developing an EA constructor article.
    This Expert Advisor is a ready-made code for an Expert Advisor. By enabling / disabling input parameters, you can get a lot of trading strategies in a simple way. Indicators (input parameters, declaration and creation of handles) can be taken from the Indicators Code .
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  10. #220
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    ADXm (experiment)

    ADXm (experiment) - indicator for MetaTrader 5

    There are a couple of versions of this indicator already existing in the code base. Some versions can be found at following links :


    As it can bee seen from the already published versions, one of the small (possible) issues of ADXm is the fact that it (in the times of ranging market) it tends to be "nervous". Some smoothed versions were made to address that, and this one can do that too but in an unexpected way : by applying ADXm calculation to itself, instead of using some conventional smoothing methods.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 22 of 24 FirstFirst ... 12 20 21 22 23 24 LastLast

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
  •