Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TTM Squeeze

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

    TTM Squeeze

    Im looking for TTM squeeze indicator for Ninja 8. Any help would be appreciated... Thanks

    #2
    Hello,

    Welcome to the NinjaTrader forums!

    I've moved your thread to the NinjaScript File Sharing section of the forums as this is not pertaining to development.

    Below are links to some forum threads found through a google search regarding this indicator.
    [URL="https://www.google.com/search?q=site%3Aninjatrader.com+ttm+squeeze"]https://www.google.com/search?q=site...om+ttm+squeeze[/URL]
    [URL="https://ninjatrader.com/support/forum/forum/ninjatrader-8/indicator-development/105743-ttm-squeeze"]https://ninjatrader.com/support/foru...43-ttm-squeeze[/URL]
    [URL="https://ninjatrader.com/support/forum/forum/ninjatrader-8/platform-technical-support-aa/1038794-ttm-squeeze-indicator?p=1038798#post1038798"]https://ninjatrader.com/support/foru...98#post1038798[/URL]
    [URL="https://ninjatrader.com/support/forum/forum/ninjatrader-8/platform-technical-support-aa/1150889-up-to-date-ttm-squeeze-indicator-nt8?p=1150894#post1150894"]https://ninjatrader.com/support/foru...94#post1150894[/URL]
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      May be you may substitute it with Squeeze Momentum Indicator. I am trying to use it for long and short traded as an indicator that filters noise. Unfortunately, I cannot express the condition properly in Strategy Builder. Any help will be appreciated.
      Here is my attempt: the idea is to enter long when there is squeeze and it is above the zero line(green colour). The indicator have 2 plots: IsSqueezes and SqueezeDef​. I tried numerous combinations in strategy builder, but I do not know how to express this condition.
      This is my attempt:

      if (SqueezeMomentumIndicator1.SqueezeDef[0] > 0) {
      if(SqueezeMomentumIndicator1.SqueezeDef[0] < SqueezeMomentumIndicator1.SqueezeDef[1])
      EnterLong(Convert.ToInt32(DefaultQuantity), "");​

      Any help will be appreciated.
      Attached Files

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by fx.practic, 10-15-2013, 12:53 AM
      5 responses
      5,406 views
      0 likes
      Last Post Bidder
      by Bidder
       
      Started by Shai Samuel, 07-02-2022, 02:46 PM
      4 responses
      98 views
      0 likes
      Last Post Bidder
      by Bidder
       
      Started by DJ888, Yesterday, 10:57 PM
      0 responses
      8 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by MacDad, 02-25-2024, 11:48 PM
      7 responses
      160 views
      0 likes
      Last Post loganjarosz123  
      Started by Belfortbucks, Yesterday, 09:29 PM
      0 responses
      9 views
      0 likes
      Last Post Belfortbucks  
      Working...
      X