Page 7 of 14 FirstFirst ... 5 6 7 8 9 ... LastLast
Results 61 to 70 of 132
Like Tree48Likes

AllAveragesCrossover

This is a discussion on AllAveragesCrossover within the Trading tools forums, part of the Trading Forum category; Thank you so much Igor!...

      
   
  1. #61
    Member
    Join Date
    Jun 2015
    Posts
    71
    Thank you so much Igor!

  2. #62
    Junior Member
    Join Date
    Nov 2013
    Posts
    2
    Hi Igor,

    I've tested EA AllAveragesCrossover_Tester_v3.1 600+. It open order, but have no comment. I've check the code, but OrderSend function seems OK. Can you check it again?

    ticket = OrderSend(Symbol(),mode,lots,
    NormalizeDouble(SellPrice, Digits),
    (int)(Slippage*dRatio),
    NormalizeDouble( Stop, Digits),
    NormalizeDouble( Profit, Digits),
    Expert_Name+" SELL",Magic,0,Red);



    Quote Originally Posted by igorad View Post
    Hi Markus,

    Please check out the updated AllAveragesCrossover Tester for the new MT4.

    Attachment 7750


    Regards,
    Igor

  3. #63
    igorad
    Guest
    Quote Originally Posted by stan18 View Post
    Hi Igor,

    I've tested EA AllAveragesCrossover_Tester_v3.1 600+. It open order, but have no comment. I've check the code, but OrderSend function seems OK. Can you check it again?

    ticket = OrderSend(Symbol(),mode,lots,
    NormalizeDouble(SellPrice, Digits),
    (int)(Slippage*dRatio),
    NormalizeDouble( Stop, Digits),
    NormalizeDouble( Profit, Digits),
    Expert_Name+" SELL",Magic,0,Red);
    Hi stan18,

    Sorry but the AllAveragesCrossover_Tester_v3.1 600+ is an indicator not an EA.

    Regards,
    Igor

  4. #64
    Member
    Join Date
    Jun 2015
    Posts
    71
    Quote Originally Posted by igorad View Post
    Hi Eris,

    Please check out the updated AllAveragesCrossover indicator with ability to plot the filled area between 2 MAs(ShowFilled=true).

    Attachment 14257

    Regards,
    Igor
    Hi Igor. Thank you for the update. If at all possible, please consider an option to display vertical lines in the place of the arrows. Thank you so much.

  5. #65
    Junior Member mntiwana's Avatar
    Join Date
    Sep 2014
    Location
    pakistan
    Posts
    7
    Dearest IGOR
    VL are more appropriate than arrows,gives exact vision for easy understanding,hope you are kind as always.
    regards
    mntiwana

  6. #66
    Junior Member
    Join Date
    Nov 2015
    Posts
    1
    Quote Originally Posted by igorad View Post
    Hi Gus4x,

    Please check out the fixed version of the AllAveragesCrossover.

    Regards,
    Igor
    i tried , it does not work

  7. #67
    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 Christy Lee View Post
    i tried , it does not work
    Did you check the version 2.1 from here? This version does not work with new MT4 buidls. I mean: there are the versions which works with old builds of MT4 oly, and there are the versions which works with new MT4 builds.

    You can see here:

    - AllAveragesCrossover_v1.1 indicator is on this thread.
    - AllAveragesCrossover_v1.2 fixed version is on this post.
    - AllAveragesCrossover_v1.3 improved version is on this post.
    - AllAveragesCrossover_v1.3 600+ indicator is on this post. This version works with Metatrader 4 build 600 and above.
    - AllAveragesCrossover_v1.4 600+ indicator is on this post. This is fixed indicator. The version works with Metatrader 4 build 600 and above.
    - AllAveragesCrossover_v1.5 600+ indicator is on this post. This is updated and fixed AllAverages_v3.1_Crossover_Filled indicator with ability to plot the filled area between 2 MAs. The version works with Metatrader 4 build 600 and above.

    - AllAveragesConsensus_v1 indicator is on this post. AllAveragesConsensus_v1.1 indicator is updated version with new added parameter CountBars (0-all bars).

    - AllAveragesCrossover_Tester_v3.1 indicator is on this post. This indicator can show quickly the performance of your settings even with StopLoss and TakeProfit.
    AllAveragesCrossover_Tester_v3.1 600+ indicator is on this post. This version works with Metatrader 4 build 600 and above.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #68
    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
    If it is written that "This version works with Metatrader 4 build 600 and above" so it means that the version works/improved/fixed with new MT4 builds. If it is not writen like that so it means the version works with old MT4 builds only.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  9. #69
    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
    So, the latest AllAveragesCrossover_indicator is on this post (AllAveragesCrossover_v1.5 600+ indicator), and it works (MT4 build 910):

    AllAveragesCrossover-eurusd-d1-alpari-limited.png


    AllAveragesCrossover-eurusd-d1-alpari-limited-5.png


    AllAveragesCrossover-eurusd-d1-alpari-limited-2.png


    AllAveragesCrossover-eurusd-d1-alpari-limited-3.png


    AllAveragesCrossover-eurusd-d1-alpari-limited-4.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  10. #70
    Senior Member
    Join Date
    May 2015
    Posts
    108
    Quote Originally Posted by igorad View Post
    Hi Markus,

    Please check out the updated AllAveragesCrossover Tester for the new MT4.

    Attachment 7750

    Regards,
    Igor
    Hi Igor,

    its not working for build 920...i dont know but can you please check and update if possible...

    thanks for your great work and help...

Page 7 of 14 FirstFirst ... 5 6 7 8 9 ... 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
  •