Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BuySellVolume modification
Collapse
X
-
-
I don't really know how to code this
(my programing skills are nonexistent):
if sell volume > buy volume - plot sell volume on top of the bar (red on top)
if buy volume > sell volume - plot buy volume on top of the bar (green on top)
Someone familiar with NinjaScript could probably do this in a heartbeat (hint
).
Comment
-
Hi Samiam30,
I had a go at modifying the BuySellVolume indicator code to plot the way you want, but no luck. I had a friend of mine take a quick look at it too. He's been an assembler programmer for 25 years, but knows a lot of other languages as well. He couldn't follow the logic either, so I don't feel so bad
So sorry, but no Christmas present from me this year. Perhaps someone else will accept the challenge.
Comment
-
-
Hello Samiam,
Attached below, you'll find a BETTER shot at this modification.
I modified the BuySellVolume indicator to display a positive histo and a negative histo, thereby eliminating the overlap/obscuring problem. I know this isn't quite what you were looking for, but until I can figure out how to change the color of individual histo bars on the fly, this will have to suffice.
Enjoy!
BenAttached Files
Comment
-
...and thank you for the post to www.traderslaboratory.com, the free videos on tape reading, TICK and TRIN are informative. I know of one outfit that teaches you tape reading (but charges $6,000 for it).
Also, I'll work on an indicator that duplicates what your video link shows (a red dot on up-bars with greater sell than buy volume, and a green dot on down-bars with greater buy than sell volume).
Ben
Comment
-
After testing the indicator this does indeed appear to be a problem (when sell volume > buy vollume the sell volume bar paints over the buy volume bar).Originally posted by sbgtrading View PostMy primary concern is that the GREEN bar will overpaint and totally obscure the RED bar (or vice versa). Keep an eye on this possibility and report back to me if possible.Last edited by samiam30; 11-19-2007, 02:51 AM.
Comment
-
Take a look at Post #9 in this thread...I updated the attachment.
Let me know what you think about the indicator.
Ben
Comment
-
I've posted the indicator you requested on this thread:
Let me know what you think!
Ben
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
577 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment