NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Indicator Development

Indicator Development Support for the development of custom indicators using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 09-03-2008, 02:26 AM   #1
iangohye
Junior Member
 
Join Date: Aug 2008
Posts: 13
Thanks: 0
Thanked 0 times in 0 posts
Default need help with bbsqueeze indicator

Hi

i need a little push in the right direction in regards to the BBSqueeze indicator, which i think was ported to NT by Gumphries.

In the comments section, he mentions that in order to get the BBS dot values, ill have to use BBS(2,1.5,20).DotValues.Get(CurrentBar).

SO i started a new indicator and tried that out in the OnBarUpdate() method. Something along the lines of:
double current = BBS(2,1.5,20).DotValues.Get(0);

I try printing the current variable to the output window, but it always returns a 0. Which according to the comments section, means there is no data.

This is puzzling because the BBS indicator works fine and the DotValues it churns out are never 0.

Could use some help from someone with experience with this indicator.

thanks!
iangohye is offline  
Reply With Quote
Old 09-03-2008, 08:36 AM   #2
NinjaTrader_Josh
NinjaTrader Product Manager
 
NinjaTrader_Josh's Avatar
 
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
Default

Hi iangohye,

I do not have this indicator, but please check if there are any errors in your Control Center logs. You may then need to contact the author directly for additional support.
NinjaTrader_Josh is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Indicator: Removing and Custom Formatting an Indicator’s Chart Label NinjaTrader_Josh Reference Samples 0 12-30-2007 06:49 PM
Howard Indicator and Pesavento Pattern Swing Indicator DORAIRAJ_S@HOTMAIL.COM Indicator Development 1 11-12-2007 12:28 AM


All times are GMT -6. The time now is 06:08 AM.