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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
181 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
334 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
258 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
358 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
187 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|




Comment