![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Nov 2008
Posts: 34
Thanks: 0
Thanked 0 times in 0 posts
|
I have an NT7 indicator that uses drawdiamond & drawtriangle. There are times when I don't want the diamond, only the triangles.
The problem is that if I set the diamonds to transparent, there is still a black outline. Transparent only clears the fill of the object, not the outline. Is there a way I can get the outline of objects transparent or remove alltogether? Thanks |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2009
Location: Denver, CO
Posts: 8,117
Thanks: 249
Thanked 418 times in 415 posts
|
Hello Rangerdoc,
Have you tried using RemoveDrawObject()? http://www.ninjatrader.com/support/h...drawobject.htm
Ryan M
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
|
Why not take the approach of using a boolean variable (defined as a Property), to control the drawing of the diamond in the first place?
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 'Object reference not set to an instance of an object' error in NT7R1 but not in B20 | Trader.Jon | Strategy Analyzer | 8 | 01-07-2011 04:36 PM |
| on bar 0: Object reference not set to an instance of an object. | Lost Trader | Indicator Development | 13 | 07-12-2010 03:33 PM |
| Error calling 'OnExecution' - object reference not set to an instance of an object | kcsystemtrader | Strategy Development | 9 | 05-11-2009 03:11 PM |
| Error on running optimizer. Object reference not set to an instance of an object. | vasily20011 | Strategy Analyzer | 5 | 03-09-2009 08:09 AM |
| Remove draw object (diamond) after so many bars | duck_CA | Indicator Development | 3 | 11-07-2008 11:40 AM |