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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
152 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
87 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
131 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
127 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
106 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|




Comment