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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        563 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        329 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X