![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Aug 2008
Posts: 13
Thanks: 0
Thanked 0 times in 0 posts
|
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! |
|
|
|
|
|
#2 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
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.
Josh
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |