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

    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 CarlTrading, Yesterday, 09:41 PM
        1 response
        22 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, Today, 02:41 AM
        0 responses
        8 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, Yesterday, 11:44 PM
        0 responses
        20 views
        1 like
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        36 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        34 views
        0 likes
        Last Post CarlTrading  
        Working...
        X