Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
EMA cross over system development.
Collapse
X
-
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.Tags: None
-
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
-
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
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
306 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment