Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to Interact beetween a renko 9 and a renko 6 charts MACD wise

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to Interact beetween a renko 9 and a renko 6 charts MACD wise

    Hello to you,


    I get slowly and slowly more comfortable with C# starting from scratch with BigMike’s videos
    I trade forex only
    This is a pure renko charts (mutli-renko bricks) question

    I have to charts (let’s suppose EURJPY)
    One chart is set to 9 ticks bricks
    The other one to 6 ticks bricks

    I use the 2 MACD’s ( We agree they have different patterns)
    I don’t use any other indicators (I just get inspired by the 240 minutes ATR) but it doesn’t come inside the logic.
    Let’s call them BigMACD ( the renko 9MACD)
    And LittleMACD (the renko 6MACD)

    Here is the logic
    If BigMACD > 0 and little MACD > 0 Enter Long or Do nothing
    If BigMACD > 0 and little MACD < 0 Stop order or Do nothing
    If BigMACD < 0 and little MACD > 0 Stop order or Do nothing
    If BigMACD < 0 and little MACD < 0 Enter Short or Do nothing
    Though still a beginner, I fully understand the “CalulateOnBarClose= true (option)

    Now, as a beginner with ninjascript I have this problem

    If I attach my strategy to the MACD9renko, it won’t actually read my MACD6renko (COBC) and won’t run my logic

    If I attach my strategy to the MACD6renko, it won’t actually read my MACD9renko (COBC) and won’t run my logic

    So to rephrase all this that would look like this
    CalulateOnBarClose= true
    (Whether the signal comes out the Renko9MACD or the Renko6MACD)
    (That’s where I hit a problem)

    If BigMACD > 0 and littleMACD > 0 Enter Long or Do nothing
    If BigMACD > 0 and littleMACD < 0 Stop order or Do nothing
    If BigMACD < 0 and littleMACD > 0 Stop order or Do nothing
    If BigMACD < 0 and littleMACD < 0 Enter Short or Do nothing

    Any way around this?
    Thanks In advance for your help.
    Attached Files
    Last edited by benwinckelmans; 07-23-2013, 06:00 AM.

    #2
    Hello benwinckelmans,

    Please see my reply at the following link: http://www.ninjatrader.com/support/f...54&postcount=2

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    64 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    41 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    22 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    25 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    51 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X