![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Member
|
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jul 2007
Posts: 5
Thanks: 0
Thanked 0 times in 0 posts
|
This is Josh's CalculateValueArea or have a look at the Volume Profile indicator.
http://www.ninjatrader-support2.com/...5&d=1211394854 |
|
|
|
|
|
#3 |
|
Member
|
Thanks a lot!
But can You help me with instructions for it? What are the volumes, shown on the chart? Is it current session, or volumes of the current chart window? And what does the blue shadow means? |
|
|
|
|
|
#4 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
Just to clarify, this is not my indicator. This is a 3rd party indicator created by Ben who goes by the username sbgtrading. Indicator interpretation questions should be directed to the original author.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Certified NinjaScript Consultant
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
|
Hello Alex,
I'm not sure what the indicator on that screenshot is showing...do you have any documentation from Open E Cry? That looks to be their platform, correct? Thanks, Ben |
|
|
|
|
|
#6 |
|
Member
|
sbgtrading, won't You?
|
|
|
|
|
|
#7 |
|
Member
|
sad..
Ok, sbgtrading, will You explain me the work of Your inicator. Is it based on volumes? |
|
|
|
|
|
#8 | |
|
Certified NinjaScript Consultant
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
|
Quote:
Yes, the histogram does show volume at price when the user selects VOC or VWTPO (see the descriptions of the profile types below). Volume is disregarded when the user selects TPO. 1) VOC - This method loads all the volume of a bar onto the closing price of that bar. e.g. A 5-minute bar has a volume of 280 and a range of 1.5 points with a close at 1534.25, then all 280 hits of volume are loaded onto the 1534.25 closing price. 2) TPO - This method disregards volume altogether, and gives a single hit to each price in the range of the bar. e.g. A 5-minute bar has a range of 1.5 points with a High at 1534 and a Low at 1532.5, then 1 contract (or "hit") is loaded to the seven prices in that range: 1532.50, 1532.75, 1533.0, 1533.25, 1533.50, 1533.75, and 1534 3) VWTPO - This method distributes the volume of a bar over the price range of the bar. e.g. A 5-minute bar has a volume of 280 and a range of 1.5 points with a High at 1534 and a Low at 1532.5, then 40 contracts (=280/7) are loaded to each of the seven prices in that range: 1532.50, 1532.75, 1533.0, 1533.25, 1533.50, 1533.75, and 1534 The blue shaded area that's generally in the center of the histogram is the "Value Area". It shows where a certain (large) percentage of the histogram data can be found and is based on the Value Area that is typical of Market Profile type indicators and formula. Let me know if you have any questions! Again, thanks for your patience. Ben |
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Sep 2008
Posts: 21
Thanks: 0
Thanked 0 times in 0 posts
|
Hi sbg is there a way to use 1-tick data for more accuracy on this indicator, ??? let me know please
thanks daniel |
|
|
|
|
|
#10 |
|
Certified NinjaScript Consultant
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
|
Hello Daniel,
Yes, I believe so...it would be a multi-timeframe indicator, which means it would only run in NT 7.0. I will be willing to pursue this development once NT 7.0 becomes a more stable release. |
|
|
|
|
|
#11 |
|
Member
|
Yeah, certainly, it was a screenshoot from their platform. So i want to see something like this anywhere else, i.e. NT 6.5. I have a documentation for it, but don't think it can be usefull.
|
|
|
|
|
|
#12 |
|
Certified NinjaScript Consultant
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
|
All I need is a description of how the histogram is being calculated...then we can see if NT has anything like it already, or if we'd have to create something new.
|
|
|
|
|
|
#13 | |
|
Member
|
Oh, it is not difficult. It calculates all volumes by each price during the trading session.
Quote:
|
|
|
|
|
|
|
#14 |
|
Certified NinjaScript Consultant
Join Date: Oct 2007
Location: Northern Illinois
Posts: 256
Thanks: 0
Thanked 3 times in 3 posts
|
That's great news! I believe this matches "VolumeZones" which is a free indicator that comes with each NinjaTrader platform. Remember, though, that it is a "real-time" indicator only, it does not currently have the ability to review historical volume data.
|
|
|
|
|
|
#15 |
|
Member
|
Yes, but i don't need real-time only, i want volumes from the past.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calculate Value Area of volume at price | sbgtrading | NinjaScript File Sharing Discussion | 159 | 04-19-2011 05:13 AM |
| Cumulative Volume @ Each Price | fadertrader | SuperDOM and other Order Entry Windows | 37 | 07-09-2010 06:48 PM |
| Volume at price histogram? | higler | Charting | 9 | 06-02-2010 12:10 PM |
| Volume right on the price chart? | 5iver | Charting | 1 | 11-10-2008 08:15 AM |
| Change volume bar color based on price and volume range | TiP2012 | Indicator Development | 5 | 05-26-2008 08:09 AM |