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 ScottWalsh, Today, 06:52 PM
    4 responses
    32 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    4 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    19 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    6 views
    0 likes
    Last Post cre8able  
    Started by Haiasi, Today, 06:53 PM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X