Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

EMA cross over system development.

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

    EMA cross over system development.

    Developing an indicator when two lines 20 EMA and 50 EMA cross I will draw color to the region before and after the cross. I want to know if there is a way to mark with time on the X access the point when 20 EMA and 50 EMA is equal to each other. I want to use that as a reference point to draw the region.

    #2
    Hello traderforlife777, you mean like placing a dot at the intersection value when the cross is happening?

    Comment


      #3
      Hello
      having issue with some of the colored regions..color is bleeding over at the cross point.. meaning...when ema 20/50 cross up I color cyan. but the cyan color is also bleeding into the the region before the cross up... please let me know your thoughts.

      Comment


        #4
        I would expect that actually, it would go by the full bar and not by the actual visual intersection. A workaround would be looking into doing the coloring yourself via an overriden Plot() method. However that would require more advanced coding. To help get started in this undocumented area we ship NT with a basic CustomPlotSample per default.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        153 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        306 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        244 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        345 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        176 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X