Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Help need with indicator coding
Collapse
X
-
Change your display mode to make the fora threaded instead, or even hybrid.Originally posted by renoschmitt View Post
-
I thought i had done that, or maybe i thanked myself by mistake? lol
Not used to forums posting the lasted post on top.
Leave a comment:
-
You need to be aware of how many lines you've plotted, but if this was the first (Plots[0]):
// Set the pen used to draw the plot as a dashed line
Plots[0].Pen.DashStyle = DashStyle.Dash;
Courtesy of page 655 of NT7 Help Guide
Leave a comment:
-
Help need with indicator coding
Hi,
I found a custom indicator on-line which i am trying to modify.
Add(new Plot(new Pen(Color.Blue, 3), PlotStyle.Dot, "VAH"));
I would like to modify this line of code to specify the dashstyle as well, but I cannot figure out the formatting.
Can you please help?
Thanks,Last edited by renoschmitt; 10-05-2012, 06:34 PM.Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
33 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
117 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
70 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
228 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
312 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Leave a comment: