1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)
    Dismiss Notice

New EA Lets Automate a Simple Renko Strategy!

Discussion in 'Expert Advisor atau Robot Forex' started by Atif Ahmed, 21 Dec 2015.

  1. Atif Ahmed

    Atif Ahmed Member Credit Hunter

    Equity
    Credit
    Ref Point
    Hey,

    I have been trading a simple Renko strategy for quiet some time now and it yields some very decent profits.[​IMG]
    Now I want to automate this strategy into an EA so that we dont have to wait for Renko bars to paint for long hours.

    The whole concept is about keeping the trading strategy simple yet Accurate & Profitable!

    Ok guys so lets first see how to build a Renko chart.

    How to Install renko EA:
    1. Open 1Min Chart
    2. Attach your Renko EA (i.e. Renko_Mod.mq4)
    3. Settings for this EA are :

    RenkoBoxSize=10.0
    RenkoBoxOffset=0
    RenkoTimeFrame=2
    ShowWicks=true
    EmulateOnLineChart=true
    BuildChartsWhenMarketOffline=true
    CalculateBestBoxSize=false
    ATRPeriod=24
    ATRTimeFrame=60
    UseATRMA=true
    MAMethod=0
    MAPeriod=120
    Click OK and DONE.

    4. Open Offline Chart : File > Open Offline > Select EURUSD M2 (Double Click to Open this Chart)
    5. Your Renko Chart is now Active.

    What we are doing here is that we are getting the Renko_mod.mq4 EA to generate a renko chart in offline mode but updates on live basis.

    Now on the current chart you can see renko bricks of 10 pips each.

    Now add EMA 50 and EMA 21 indicators to your chart and we are done!

    The Rules of the strategy are very simple!

    Entry Criteria:

    Buy after the brick color changes from red to green and 2 consecutive green bricks have formed and closed.
    Our entry will be at the i.e. open of the third green brick.

    Sell after the brick color changes from green to red and 2 consecutive red bricks have formed and closed.
    Our entry will be at the i.e. open of the third red brick.

    Filter:

    As a filter we use 21EMA and 50EMA.
    If the prices are above the EMAs we take only buy trades.
    If the prices are below the EMAs we take only sell trades.

    Exit Criteria:

    1.When a brick of the opposite color is formed.
    OR
    2. Trail the trade as more number of bricks are formed until your trailing stop loss takes you out!.

    Stop loss:

    There are 2 concepts -
    1. Last significant hi or low.
    2. Hi or low of the last green or red color brick -
    i.e. for a buy trade we will use the low of the last red brick from where the price turned.
    for a sell trade we will use the high of the last green brick from where the price turned.

    Additionally, you can use a trailing Sl of 20-30 pips to safe guard your profits.
    You can choose one that best suits your style of trading.


    If you are using trailing stop loss don't keep target so that we can let our profits run during times of long trends.

    Now you chart should look something like this!

    Sell Setup Example :
    [​IMG]


    Attached Image (click to enlarge)


    Buy Setup Example :
    [​IMG]


    Attached Image (click to enlarge)


    I humbly request All the talented and senior programmers on this forum to help me code a EA based on this strategy.

    Fellow Members please refer this thread to anyone and anywhere where you can find talented programmers.

    As I want an EA that can trade out of the offline renko chart!

    All constructive suggestions will be welcomed with open arms.

    Also, if you like my strategy please dont forget to thank me!!![​IMG]
     

    Attached Files:

    • Like Like x 8
  2. pepeh

    pepeh Member Credit Hunter

    Equity
    Credit
    Ref Point
    Bookmark first...
     
    • Creative Creative x 1
  3. safril8

    safril8 Member Credit Hunter

    Equity
    Credit
    Ref Point
    You make this EA by yourself? :clap:
    Nice share, I'll try it.
     
  4. xxxsathiya

    xxxsathiya Member Credit Hunter

    Equity
    Credit
    Ref Point
    • Like Like x 2
  5. tanto

    tanto Member Credit Hunter

    Equity
    Credit
    Ref Point
    simple strategy .... thx u brother
     
  6. cjtylor

    cjtylor Member Credit Hunter

    Equity
    Credit
    Ref Point
    Hey, Mr Shit,
    Why are you copying from here with out citing?

    http://www.forexfactory.com/showthread.php?t=531783
     
  7. nicolas.tan

    nicolas.tan New Member

    Equity
    Credit
    Ref Point
    thansk for the great sharing
     
  8. crivelazuez

    crivelazuez Member Credit Hunter

    Equity
    Credit
    Ref Point
    BEST signal upload_2017-8-21_19-59-45.png

    no repaint
     
  9. heprut

    heprut New Member

    Equity
    Credit
    Ref Point
    What indi arrow u use?

    Sent from SoeHoe.ID mobile apps
     
  10. blackking

    blackking Well-Known Member Credit Hunter

    Equity
    Credit
    Ref Point
    Nice to share, following the thread
    and maybe will try later if already another getting better result
    renko strategy is good
     
  11. andyaziz

    andyaziz New Member

    Equity
    Credit
    Ref Point
    5/5,
    This is my review for this thread:
    good
     
  12. wowwow

    wowwow New Member

    Equity
    Credit
    Ref Point
    good!
     

Share This Page