Can we have some way to make a bar of our own buttons with template specific assigned drawing tools? Button for a red box, button for a green box.. button for a yellow box... etc. etc. ?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom saved drawing tool template as a button?
Collapse
X
-
Custom saved drawing tool template as a button?
Not able to find anything like this.. but is there a way or an add-on that allows me to put buttons at the top, or even floating.. that would have saved template drawing tools? For example... I have boxes that are different colors for different reasons... its kind of annoying to have to make a box, right click it.. go to properties.. change the template to one of my saved templates, apply..
Can we have some way to make a bar of our own buttons with template specific assigned drawing tools? Button for a red box, button for a green box.. button for a yellow box... etc. etc. ?Tags: None
-
Hello zachiatrist ,
Below is a link to a few example indicators that add buttons.
Hello All, Moving forward this will be maintained in the help guide reference samples and no longer maintained on the forum. Creating Chart WPF (UI) Modifications from an Indicator - https://ninjatrader.com/support/help...ui)-modifi.htm (https://ninjatrader.com/support/helpGuides/nt8/creating-chart-wpf-(ui)-modifi.htm) I've
Yes, when calling a Draw method there will be an overload with a parameter where you can supply a template name.
Draw.Line(NinjaScriptBase owner, string tag, bool isAutoScale, int startBarsAgo, double startY, int endBarsAgo, double endY, string templateName)
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 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
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|
Comment