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

Comment