Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using market analyser to flag HOD/LOD

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

    Using market analyser to flag HOD/LOD

    I'd like to have Market Analyzer flag a stock that is at either its HOD or LOD. Something like a color change or flashing price box when that condition is true. If I could set a condition where if the value of the price HOD box = the value of the current price box then a color change happens. Is it possible to create a condition like that?

    #2
    Hi Dennis, you could custom code an indicator to monitor for this condition - coding tutorials to get you started are located here - http://www.ninjatrader.com/support/h...ndicators2.htm
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Dennis,

      I have a MA code for % off HOD or LOD I created, from this code you could likely create an MA condition you need...It works as "% Off" so

      0 is HOD and -100 is LOD so if you wanted it to flag stocks within 10% of their HOD you would create a condition such as "change cell if value is GREATER than -10 or if you want the exact HOD flagged in MA then "change cell if value = 0" LOD would be value = -100

      Hope this helps,
      RT
      Attached Files

      Comment


        #4
        Thanks RT; I think even I can get that to work.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        57 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 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
        9 views
        0 likes
        Last Post cre8able  
        Working...
        X