![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Mar 2007
Posts: 212
Thanks: 0
Thanked 3 times in 3 posts
|
I'm plotting 3 lines, but I want to displace the 3rd line 5 spaces. I'm using this code to displace:
Add(new Plot(Color.Red, "One")); Add(new Plot(Color.Blue, "Two")); Add(new Plot(Color.Black, "Three")); Displacement =5; but all the lines displace the 5 spaces, is there a way to displace only 1 of the lines?. Regards, |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Unfortunately, this is not supported.
Dierk
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gain Issue | enoc2g | Connecting | 27 | 09-14-2007 05:34 AM |
| Having issue with the DrawArrowDown() | geoarb | General Programming | 3 | 08-12-2007 11:33 PM |
| Kentler Swing using displacement field in strategy | richa61416 | Strategy Development | 3 | 07-04-2007 04:02 PM |
| QG Chart issue | TraderKen | Miscellaneous Support | 21 | 08-25-2006 01:29 AM |
| SuperDom CPU issue | tonchi | Miscellaneous Support | 31 | 08-01-2006 07:09 PM |