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 lightsun47, Today, 03:51 PM
        0 responses
        4 views
        0 likes
        Last Post lightsun47  
        Started by 00nevest, Today, 02:27 PM
        1 response
        8 views
        0 likes
        Last Post 00nevest  
        Started by futtrader, 04-21-2024, 01:50 AM
        4 responses
        44 views
        0 likes
        Last Post futtrader  
        Started by Option Whisperer, Today, 09:55 AM
        1 response
        13 views
        0 likes
        Last Post bltdavid  
        Started by port119, Today, 02:43 PM
        0 responses
        8 views
        0 likes
        Last Post port119
        by port119
         
        Working...
        X