Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Two CCI hook

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

    Two CCI hook

    Hi,

    I have problem with programing two hooks on CCI.
    Condition for long signal: CCI made a hook and an another hook (in next 2-8bars) is higher then first

    I want to change period of CCI and lenght two hooks.



    Please please, help me.

    #2
    Originally posted by MartinBrr View Post
    Hi,

    I have problem with programing two hooks on CCI.
    Condition for long signal: CCI made a hook and an another hook (in next 2-8bars) is higher then first

    I want to change period of CCI and lenght two hooks.



    Please please, help me.

    Hello MartinBrr,

    Thank you for your post.

    1.) Are you custom program this, or using the Strategy Wizard?

    2.) How do you define a "hook" in the CCI?
    Ray S.NinjaTrader Customer Service

    Comment


      #3
      I use Strategy wizard.

      Hooks means that // Condition set 1
      if (CCI(CCI_short)[2] > CCI(CCI_short)[1]
      && CCI(CCI_short)[
      0] > CCI(CCI_short)[1]
      && CCI(CCI_long)[
      2] > CCI(CCI_long)[1]
      && CCI(CCI_long)[
      0] > CCI(CCI_long)[1])

      For long signal: There are two hooks on CCI i a row (2-8 candel /changeable/) and condition for second hooks-must be higher then first. (On both CCI, with long and short period)

      On CCI with short period: Two hooks and the second one is higher then first
      On CCI with long period: Two hooks and the second one is higher then first

      Comment


        #4
        MartinBrr, please check my response in the other thread you also opend regarding this. Thanks.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        93 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        31 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        70 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X