Page 5 of 11 FirstFirst ... 3 4 5 6 7 ... LastLast
Results 41 to 50 of 107
Like Tree31Likes

Scalping

This is a discussion on Scalping within the Forex Trading forums, part of the Trading Forum category; You can attach this indicator to the chart with different TimeFrame settings. Example: TimeFrame = 0 is for current timeframe; ...

      
   
  1. #41
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    You can attach this indicator to the chart with different TimeFrame settings.

    Scalping-tmtf.jpg


    Example: TimeFrame = 0 is for current timeframe; TimeFrame = 60 is H1 timeframe; 240 = H4, 1440 = D1; 30 = M30 and so on

    Because AllAbsoluteDifference is MTF indicator (MTF is multi timeframe).

    Scalping-eurusd-m30-ibfx-inc.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #42
    Senior Member
    Join Date
    May 2013
    Posts
    151
    THANK YOU!!! I did not know realise have to attach indicator several different times.

  3. #43
    Senior Member
    Join Date
    May 2013
    Posts
    151
    Sorry NewDigital, I have tried to set MTF the way you suggested, but did not work for AllAbsoluteDifference, AllAveragesConsensus or AllMACD! What could be the problem?

  4. #44
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    I opened H1 chart and attached AbsoluteDifference indicator with 'Timeframe = 240' setting (240 = H4) :

    Scalping-eurusd-h1-ibfx-inc-4.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #45
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    AllAveragesConsensus is MTF indicator too so you can use it in MTF way :

    Code:
    TimeFrame = 0; //TimeFrame in min
    ==================

    Please note - some indicators were not converted/improved to 600+ builds so you can check it (improved for 600+ or not) on the following threads :


    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #46
    Senior Member
    Join Date
    May 2013
    Posts
    151
    Thank you for the code. I will see where to make modifications! Can you post a screen shot showing where in the code I can change. Sorry, I am not a coder!

  7. #47
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2909
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    About MTF? or about 600+ improvements?

    ============

    if about MTF so it is the settings of the indicator :

    TimeFrame = 0 (if 0 so it is current timeframe ; 5 for M5 timeframe; 30 for M30; 60 for H1; 240 for H4 ...)

    if some indicator is not having MTF feature so you can ask Igorad for example to make it as MTF.

    ============

    about 600+ ... Igorad is improving indicators. I can improve too in case it is very simple to do ... but if it is complicated so sorry - I am not a coder. So, soon or later - all indicators and EAs will work for 600+
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #48
    Senior Member
    Join Date
    May 2013
    Posts
    151
    Done it! And I thought I could not code a single line!

  9. #49
    Senior Member
    Join Date
    May 2013
    Posts
    151
    Quote Originally Posted by newdigital View Post
    About MTF? or about 600+ improvements?

    ============

    if about MTF so it is the settings of the indicator :

    TimeFrame = 0 (if 0 so it is current timeframe ; 5 for M5 timeframe; 30 for M30; 60 for H1; 240 for H4 ...)

    if some indicator is not having MTF feature so you can ask Igorad for example to make it as MTF.

    ============

    about 600+ ... Igorad is improving indicators. I can improve too in case it is very simple to do ... but if it is complicated so sorry - I am not a coder. So, soon or later - all indicators and EAs will work for 600+
    Hi Igorad,
    Am stuck. AllMACD, AllAbsoluteDifference or AllAverages are not working in MTF mode. I tried to change a line of code in ZeroLag indicator but only works for 4 hrs or lower! Could you help, please?
    Thanks
    Jozo

  10. #50
    Senior Member
    Join Date
    May 2013
    Posts
    151
    Hi Igorad, AllAbsoluteDifference is now working MTF mode. I have problems downloading correctly.
    Thanks
    Jozo

Page 5 of 11 FirstFirst ... 3 4 5 6 7 ... LastLast

LinkBacks (?)

  1. 12-27-2013, 09:30 AM

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
  •