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 sjsj2732, 03-23-2026, 04:31 AM
        0 responses
        73 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        313 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        310 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        148 views
        1 like
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        111 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Working...
        X