Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TrendHeatMap

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

    TrendHeatMap

    I received the TrendHeatMap indicator from there monthly free bee thing they have.
    I would like to add this indicator to my strategy. But I can't figure out how to get the info out of it.

    I want to execute a buy when the 0.4 line turns green and execute a sell when the 0.4 line turns red.

    any help with the coding would be great.

    i've tried a print command. but there is no data
    Print (ncatTrendHeatMap.Trend1Period);

    The capture image is the data box. do i need to read the value of the Bull and Bears?

    Print (ncatTrendHeatMap(Color.Green, Color.Lime, Color.Gray, false, Color.Fuchsia, Color.Fuchsia, 1, NinjaTrader.Data.PeriodType.Minute, 1, 5, NinjaTrader.Data.PeriodType.Minute, 1, 10, NinjaTrader.Data.PeriodType.Minute, 1, 30, NinjaTrader.Data.PeriodType.Minute, 1).???????);
    Attached Files
    Last edited by johne5; 06-11-2012, 11:07 PM. Reason: added image

    #2
    Hello johne5,
    Yes, you have to assign the appropriate data series to do it.

    Please see the attached picture which points the the data series ShortLogo as assigned by the indicator.

    You may also consider to contact the 3rd party developer to know the exact name of the exposed data series.

    Please let me know if I can assist you any further.
    Attached Files
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      Thanks joy,
      That's exsactly what i was missing.


      The third party company said they would not help with custom programming. They told me to post on the forum.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      65 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      149 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      99 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      286 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X