Do any of you guys know of any Moving Average indicator that can be turned Off / On with a button ?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Moving Average indicator with On/Off Button
Collapse
X
-
Hello AH369,
Thanks for your post.
Are you looking for an existing indicator that plots a moving average indicator on a chart, such as SMA, and that moving average plot could be toggled on/off with a button?
Or, are you looking to program an indicator yourself to accomplish this?
Suppose you are looking for an existing indicator. In that case, I will move your post over to the NinjaScript File Sharing section of the NinjaTrader Forums so that other community members can share their insights on an existing indicator.
If you want to program this indicator yourself, you could create your own buttons using WPF that toggles a plot to be visible or transparent on a chart.
See this reference sample demonstrating creating chart WPF modifications: https://ninjatrader.com/support/help...ifications.zip
See this help guide documentation about how to change the color of a plot with PlotBrushes: https://ninjatrader.com/support/help...lotbrushes.htm
Let me know if I may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello AH369,
Thanks for your note.
I understand that you are looking for an existing indicator. I am not aware of any existing indicators for NinjaTrader that accomplish this.
I have moved this thread over to the NinjaScript File Sharing section of the forums for other community members to share their insights on an existing indicator.
Let me know if I may assist further<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
Yes, there are a few and some examples to code them too. You need to do an advanced search to find them buried in this forum using a combination of words, i.e. Button, EMA, SMA, Trigger, On/Off. etc. Here is one search example result.Originally posted by AH369 View PostHello ,
Do any of you guys know of any Moving Average indicator that can be turned Off / On with a button ?
https://ninjatrader.com/support/foru...%7D&btnSubmit=
Cheers!
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
128 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
73 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
109 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
88 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment