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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
55 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|
Comment