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 Christopher Leggit, 02-15-2024, 09:00 AM
    3 responses
    45 views
    0 likes
    Last Post rdtdale
    by rdtdale
     
    Started by DavidHP, Today, 07:56 AM
    0 responses
    2 views
    0 likes
    Last Post DavidHP
    by DavidHP
     
    Started by Aviram Y, 08-09-2023, 09:04 AM
    11 responses
    299 views
    0 likes
    Last Post arjandezeeuw  
    Started by jpapa, Today, 07:22 AM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by kevinenergy, 02-17-2023, 12:42 PM
    116 responses
    2,759 views
    1 like
    Last Post kevinenergy  
    Working...
    X