Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bollinger on OBV ?
Collapse
X
-
I am even less knowledable than T2020 on adjusting existing code to modify an indicator, but I do find his idea regarding OBV interesting.
In the most recent change suggested, wouldn't we have to somehow define obvPeriod and smaPeriod somewhere.. I mean they don't exist in that syntax anywhere else yet in the indicator script, do they?
Thanks for any help,
Randy
Comment
-
I just wanted to show what is wrong in the code. You can useOriginally posted by randyjb View PostI am even less knowledable than T2020 on adjusting existing code to modify an indicator, but I do find his idea regarding OBV interesting.
In the most recent change suggested, wouldn't we have to somehow define obvPeriod and smaPeriod somewhere.. I mean they don't exist in that syntax anywhere else yet in the indicator script, do they?
Thanks for any help,
Randy
Middle.Set(SMA(OBV(Period),Period)[0]);
Comment
-
Thank you roonius and all for the help . I had to set the indicator to 15000Originally posted by roonius View Postmy mistake... OBV has no parameters:
Middle.set(SMA(OBV(), Period)[0]);
standard deviations ,but it plots and if there's anything to be done about
that I'll repost it . Randyjb , I guess you got it working ? I'm signing off for
today . Thanks again all .
Comment
-
Moving average????
Very interesting indicator.......I noticed that some type of moving average was used with the OBV Bollinger...was this part of the zip file??? or was this added?? When using this indicator do most use the moving average or do most use the midline of the Bollinger band to determine trend direction of the OBV??? Any thoughts or trading ideas with this indicator is appreciated.....as I have said, very very interesting and useful indicator.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
633 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|




Comment