![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Oct 2008
Location: Western Australia
Posts: 80
Thanks: 0
Thanked 0 times in 0 posts
|
I have created this indicator to display two RSIs and to high light a condition.The indicator compiles but is blank on the chart. Is there something wrong with what I have done?
|
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: May 2008
Location: Denver, CO
Posts: 3,157
Thanks: 0
Thanked 3 times in 3 posts
|
Hello,
You will need to debug it. This link will help: http://www.ninjatrader-support2.com/...ead.php?t=3418 However, try putting if(CurrentBar < 14) return; right after the OnBarUpdate() method. This link will help with this: http://www.ninjatrader-support2.com/...ead.php?t=3170
Ben
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Laguerre RSI | bagzi | Indicator Development | 8 | 08-22-2012 07:31 AM |
| Stochastic RSI indicator | fxfib | NinjaScript File Sharing Discussion | 1 | 12-23-2008 02:34 PM |
| Help with RSI Plot | shm000 | Indicator Development | 5 | 10-30-2008 09:26 AM |
| How do you change smoothed RSI to non-smoothed RSI | cwineria | NinjaScript File Sharing Discussion | 1 | 09-21-2008 11:09 AM |
| RSI - draw indicator as histogram | ofurbaldur | Indicator Development | 4 | 05-01-2008 08:20 AM |