Page 7 of 30 FirstFirst ... 5 6 7 8 9 17 ... LastLast
Results 61 to 70 of 293
Like Tree16Likes

Public Discussion for Premium Trading Forum

This is a discussion on Public Discussion for Premium Trading Forum within the General Discussion forums, part of the Trading Forum category; Originally Posted by tikku Thanks alot. Tickscalper and Terminator are Martingale EAs? Just wondering because of rising lot sizes. Are ...

      
   
  1. #61
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by tikku View Post
    Thanks alot. Tickscalper and Terminator are Martingale EAs? Just wondering because of rising lot sizes.
    Are they limited to eur/usd/chf ?
    Hope they are profitable in the long run. Think i need to join premium section to give em a try. :>
    Yes, martingale, but it is very safe martingale. And it is profitable with long run: TickScalper Ea is traded since 14 of April this year by this settings (previous settings was also profitable), and Terminator EA is from 04th of August 2013 (one year trading for one account).

    There are some other EAs (Control EA, Digital martingale EA and so on).

    Brainwashing EA is not martingale (and some more)
    Pulse likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #62
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Those are open trades now for new Terminator EA and for Brainwashing EA:

    Public Discussion for Premium Trading Forum-bw_0109.png


    Public Discussion for Premium Trading Forum-term_0109.png
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  3. #63
    Junior Member
    Join Date
    May 2014
    Posts
    12
    Hi newdigital, I just looked at the control ea statement, is this a martingale EA also?

    Thanks.

  4. #64
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Lerxst View Post
    Hi newdigital, I just looked at the control ea statement, is this a martingale EA also?

    Thanks.
    Yes, but it is 'controlled martingale'/ That is why the name of this EA is Control EA.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #65
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Electra EA was updated for new MT4 in premium section (this post).

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

  6. #66
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Something was changed in premium section:

    Subscription Length
    Cost
    1 month $19 - recurring
    2 month $36 - recurring
    3 months $51
    6 months $99
    1 year $178

    The price are same by value but $19 and $36 are recurring for now (renewable). It means that after the initial subscription period is complete, the subscription will automatically be renewed with a new charge, and you should unsubscribe by yourself using your paypal.

    $51, $99 and $178 are not recurring: after the initial subscription period is complete, the subscription will not automatically be renewed with a new charge, and you should not unsubscribe by yourself using your paypal because you will be unsubscribed automatically after subscription period.

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

  7. #67
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Just an example how new Terminator EA are closing the trades in profit (see blue lines on the chart?):

    Public Discussion for Premium Trading Forum-term1.jpg


    Public Discussion for Premium Trading Forum-usdjpy-h1-alpari-limited-2.png
    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,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin

    New great indicator created - DB_Strategy on Kagi Chart

    This is really great indicator.

    This indicator is trading system, besides it is MTF with all kinds of alerts incl email alert.

    About this indicator = trading system just look at this settings:

    Code:
    //---- input parameters
    extern int     TimeFrame         =     0;    // TimeFrame in min
    extern int     Price             =     0;    // Applied Price(0...6)
    extern double  ReverseValue      =    10;    // Reverse Value in pips
    extern double  ReversePct        =     0;    // Reverse Value in %
    extern int     HiLoMode          =     1;    // 0-off,1-on   
    extern int     PreSmooth         =     5;    // Pre-smoothing Length
    extern int     Pole              =     2;    // Pole:1-EMA,2-DEMA,3-TEMA,4-QEMA...
    extern int     Order             =     3;    // Smoothing Order(min. 1)
    extern double  WeightFactor      =     2;    // Weight Factor (ex.Wilder=1,EMA=2)   
    extern double  DampingFactor     =   0.5;    // Damping Factor
    extern int     VisualMode        =     0;    // VisualMode:0-Lines,1-Dots,2-Histogram  
    extern int     PivotLength       =     4;    // Number of previous pivots
    extern int     BreakoutMode      =     0;    // Breakout mode: 0-off,1-on          
    extern int     ExhaustionMode    =     0;    // Exhaustion mode: 0-off,1-on
    extern int     FailureMode       =     0;    // Failure mode: 0-off,1-on
    extern int     PivotMode         =     0;    // Pivot mode: 0-off,1-on
    extern int     ReversalMode      =     0;    // Reversal mode: 0-off,1-on
    
    extern string  alerts            = "--- Alerts & Emails ---";
    extern int     AlertMode         =     0;
    extern int     SoundsNumber      =     5;    //Number of sounds after Signal
    extern int     SoundsPause       =     5;    //Pause in sec between sounds 
    extern string  UpSound           = "alert.wav";
    extern string  DnSound           = "alert2.wav";
    extern int     EmailMode         =     0;    //0-on,1-off   
    extern int     EmailsNumber      =     1;    //0-on,1-off
    especially this part of the settings:

    Code:
    VisualMode          =     0;    // VisualMode:0-Lines,1-Dots,2-Histogram  
    PivotLength         =     4;    // Number of previous pivots
    BreakoutMode      =     0;    // Breakout mode: 0-off,1-on          
    ExhaustionMode    =     0;    // Exhaustion mode: 0-off,1-on
    FailureMode         =     0;    // Failure mode: 0-off,1-on
    PivotMode           =     0;    // Pivot mode: 0-off,1-on
    ReversalMode       =     0;    // Reversal mode: 0-off,1-on
    So, this indicator = trading system with many variations of it.

    Just an example of one chart with the different settings of this indicator:

    Public Discussion for Premium Trading Forum-7.png


    Public Discussion for Premium Trading Forum-1.png


    Public Discussion for Premium Trading Forum-2.png


    Public Discussion for Premium Trading Forum-3.png


    Public Discussion for Premium Trading Forum-4.png


    Public Discussion for Premium Trading Forum-5.png


    Public Discussion for Premium Trading Forum-6.png



    and this is just one indicator 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,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    well ... I like two kinds of this settings with this indicator:

    Public Discussion for Premium Trading Forum-11111.png


    and

    Public Discussion for Premium Trading Forum-222.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 matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    It can be couple with other indicator, for greater visual purpose, example All-Heiken Ashi.

    Chart example with breakout mode set to 1. All-heiken Ashi indicator default setting.

    Public Discussion for Premium Trading Forum-usdcadh1.png

    Public Discussion for Premium Trading Forum-audusdh1.png
    Follow my official trading theregulartrader blog

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