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 sgordet, Today, 11:48 AM
        0 responses
        1 view
        0 likes
        Last Post sgordet
        by sgordet
         
        Started by Trader146, Today, 11:41 AM
        0 responses
        2 views
        0 likes
        Last Post Trader146  
        Started by jpapa, 04-23-2024, 07:22 AM
        2 responses
        16 views
        0 likes
        Last Post rene69851  
        Started by funk10101, Today, 11:35 AM
        0 responses
        1 view
        0 likes
        Last Post funk10101  
        Started by samish18, Today, 11:26 AM
        0 responses
        1 view
        0 likes
        Last Post samish18  
        Working...
        X