![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Nov 2008
Posts: 162
Thanks: 0
Thanked 0 times in 0 posts
|
When running a strategy that contains 2 indicators which are the same but parameters are different, I would like to make some parts of the indicators transparent. I can do it manually each time I run the strategy, but it's getting tedious. This example is with pre-built indicators in NT, seems simple enough??
|
|
|
|
|
|
#2 |
|
Member
Join Date: Jan 2009
Posts: 40
Thanks: 0
Thanked 0 times in 0 posts
|
Tools->Edit NinjaScript->Indicator
pick the indicator in question once it opens, right click, choose Save As and give it a name like myMACD or myMACDColorless or something else that makes it clear it isn't standard. in the Initialize section find the Color.Red ( Red is an example, whatever the default color is will be what you're looking for ) change Red to Transparent rinse and repeat for whatever colors you don't want to see. press F5 enjoy. |
|
|
|
|
|
#3 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
Thanks Newshues - please also take a look at this tip rightcoast - http://www.ninjatrader-support2.com/...ead.php?t=3228
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Nov 2008
Posts: 162
Thanks: 0
Thanked 0 times in 0 posts
|
Thanks NEW, that was the first straight answer I have received on this site.
All the best. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| More colors for l linking | funk101 | Suggestions And Feedback | 3 | 04-05-2011 08:46 AM |
| Crosshair colors | Richard Von | Suggestions And Feedback | 2 | 08-21-2007 01:43 PM |
| Changing plot colors inside of a strategy or indicator | NinjaTrader_Ray | General Programming | 5 | 06-23-2007 11:30 AM |
| Custom Plot colors & Thresholds & Price marker colors | higler | General Programming | 5 | 06-22-2007 07:47 AM |
| Indicator using mixed colors | kgillis23 | Strategy Development | 5 | 05-23-2007 02:07 PM |