Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
MACD fast line "changing direction" color candle
Collapse
X
-
MACD fast line "changing direction" color candle
Hey all, as the title describes, I am looking for a script statement to color a candle when the MACD line changes direction. Included is an example, I need a candle paint command at each of these arrows. Crossovers I have figured out but not this one. And not for strategy, I would like to modify the MACD indicator. Thanks!Tags: None
-
Hello bigminifridge,
You can use IsRising() or IsFalling() to know if plot is rising or falling.
And set the PlotBrushes to set the color for the plot.
Below are links to two indicators in the User App Share that do something similar.
Select between EMA, HMA, SMA, WMA, DEMA, TEMA. Selectable colors for slope of the MA’s I just convert to NT8, idea from finnbjurvoll
Rewrite of the MACrossBuilder 1) Various Moving averages: DEMA, EMA, LinReg, HMA, SMA, TEMA, TMA, VWMA, WMA, ZLEMA 2) Various indication options 3) Can output to alerts window 4) Can output to Market Analyzer (+1, 0, ‐1 = Cross up, No cross, cross down) 5) Colors region between Moving averages V1.02 Update 10‐31‐17, minor code […]
Chelsea B.NinjaTrader Customer Service
-
Thanks Chelsea, is there a way to only color the specific candle where the slope changes, like the MACROSSBUILDER you linked but without the vertical line shading? I'll take a look at that one too, see if I can reverse engineer it.Last edited by bigminifridge; 08-02-2022, 01:00 PM.
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
566 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment