Page 6 of 54 FirstFirst ... 4 5 6 7 8 16 ... LastLast
Results 51 to 60 of 540
Like Tree74Likes

Requests and Raw Ideas

This is a discussion on Requests and Raw Ideas within the General Discussion forums, part of the Trading Forum category; So, if we use MACD as a global filter for everything so this is for 12/26/9 If we use MACD ...

      
   
  1. #51
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2912
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    So, if we use MACD as a global filter for everything so this is for 12/26/9

    If we use MACD just for entry only - it may be 5/10/9
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #52
    Junior Member
    Join Date
    Mar 2013
    Posts
    14
    I found EA that only open position buy direct and will always open pending buy stop order if the price falls with distance per $ 4 or $ 5.

    Is it possible to be made one more EA with open opposite position (sell). If you can, it will be very beneficial, there are two positions that can be taken which sell directly and will always open sell stop order if the price increase distance of $ 4 or $ 5
    Attached Files Attached Files

  3. #53
    Junior Member
    Join Date
    Jan 2014
    Posts
    8

    Swing Indicator To Draw Different Color Legs

    Hi Igorad,

    I have searched everywhere but I cannot find a swing indicator which draws different color legs (like attached picture drawn by hand). This type of swing drawing makes it easier to compare several consecutive down legs (or up legs) length & angle. For me this gives a better view of momentum than normal indicators like MACD.

    Can you please make one. I don't mind to pay for it.

    Thank you


    Requests and Raw Ideas-impulsive-123.gif

  4. #54
    Junior Member
    Join Date
    Jan 2014
    Posts
    8
    Hi,

    Can someone please create the indicator for the sigmaspike indicator explained below:

    SigmaSpikes is a tool to express each bar’s return against a volatility-adjusted baseline, as a standard deviation of the last 20 bars’ returns. This highlights significant moves that might or might not be apparent based on visual chart inspection. It is also a useful tool for traders monitoring many markets on a daily basis, as measurements under, say, 1.5 or 2.0 on this tool can usually be considered normal fluctuations, and very large readings will demand immediate attention. It is important to note that, though this measure uses standard deviations, no claim is being made that the data follows a normal distribution. This means that the standard statistical rules of thumb (e.g., roughly 95% of values are within +/- 2.0 standard deviations) do not apply to this tool.

    There is a blog post called Chart of the Day: Breakout in the S&P and also
    Chart of the Day: Gold
    which explains more about it with a chart.

    Thank you very much

  5. #55
    Junior Member
    Join Date
    May 2013
    Location
    A, A
    Posts
    12

    Question MECCA EA problem with variables

    Hello everyone,
    this mt5 ea made by me has the only scope to generate a print when a signal is true and tell us also the previous signal generated...about the current signal I have no problem, instead with the previous one I'm not able to do.

    on tick data, only when touchx change is value the previoustouchx should change into the previous touchx



    example:

    1st tick

    touchx =3; previoustouchx=-1

    2nd tick

    touchx =5; previoustouchx=3

    3rd tick

    touchx =5; previoustouchx=3

    etc.



    I need to use and store both touchx and previoustouchx

    Is there anyone that could help me on this?
    Thanks alot

    doc

    meca.mq5

  6. #56
    igorad
    Guest
    Quote Originally Posted by doc View Post
    Hello everyone,
    this mt5 ea made by me has the only scope to generate a print when a signal is true and tell us also the previous signal generated...about the current signal I have no problem, instead with the previous one I'm not able to do.

    on tick data, only when touchx change is value the previoustouchx should change into the previous touchx



    example:

    1st tick

    touchx =3; previoustouchx=-1

    2nd tick

    touchx =5; previoustouchx=3

    3rd tick

    touchx =5; previoustouchx=3

    etc.



    I need to use and store both touchx and previoustouchx

    Is there anyone that could help me on this?
    Thanks alot

    doc

    meca.mq5
    Hi doc,

    Please check out the updated EA.

    Regards,
    Igor
    doc likes this.

  7. #57
    Junior Member
    Join Date
    Sep 2013
    Posts
    9
    moved from " http://newdigital-world.com/trading-...html#post14533 "
    ----------
    hi all;
    is there indicator to show and determine " support & resistance " based on ICHIMOKO .?
    THANKS in advance.
    ------------------
    newdigital : s/r based on Ichimoku is the border of Ichimoku cloud (name of the lines are Sinkou Span A and Sinkou Span B).
    -------------
    i mean the another ; such as analysis on " Sinkou Span A and Sinkou Span B " for a time interval to detemine and finding the strongest S/R .
    thanks in advance.

  8. #58
    Junior Member
    Join Date
    Sep 2013
    Posts
    9

    for ex.

    with tanks to accept ;
    as the pic. i attached it any idea to coding , for finding this level.
    Requests and Raw Ideas-eurusd.mh4.png

  9. #59
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2912
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Hi TIMisthebest,

    If we are talking about support/resistance levels so we can use MaksiGen_Range_Move mtf 2 indicator from the first post of this thread - http://newdigital-world.com/trading-...ng-system.html
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  10. #60
    Junior Member
    Join Date
    Sep 2013
    Posts
    9
    hi newdigital,
    i have mt5 of " MaksiGen_Range_Move mtf " and thank you.( for share it at Indicators - MaksiGen_Range_Move MTF - MQL5 Code Base )
    not complete i mean and talk about break out. ( if i understand about " MaksiGen_Range_Move mtf " )
    1. can you " newdigital " please some explain " MaksiGen_Range_Move mtf " and how it work and what is the
    logic and algorithm of it ?, ( if more detail for best Recognition , thank you )
    ( and/or Igorad please ) . thank you both.
    2. what i mean is : when you use ichimoku , with compare " tenken, kijun, senkou span A,B " ( and maybe one
    the best case when we have stright line for them ) and change for price corresponding around them, so
    visually we recognize and draw S/R
    line, so i was thinking ; if could use this as an indicator to draw ?
    Last edited by TIMisthebest; 05-02-2014 at 11:21 AM.

Page 6 of 54 FirstFirst ... 4 5 6 7 8 16 ... 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
  •