Searching for entries matching profile, looking in keywords for any words Found 7 matching entries
Entries
MDHG for Sierra Charts with volume profile histograms, VAH/VAL/VPOC (Current version = 1543) This was posted at the SC support board and I modified it.
There are two studies hidden, they can both be enabled if so desired. One is a different trade indicator study and the other is a volume study in region 2.
This was initially made for /CL and I'm using it for /ES.
The Volume profile value areas may not be precise, I'm more accustomed to MP, although the VPOC does appear to be accurate.
The large volume trade indicator will need to be adjusted to whatever suits the trade levels the end user likes to see.
I personally have remove the DOM depth, it can be disabled/enabled via Trade > Show Depth
Submitted by ivatan1962 09-11-2013 on the Ninjatrader Forum
Description
Market Profile, IB, Open Range, TPO, Price Histogram, Value Area, POC, Virgin POC, Volume Histogram.
Important: Not final version, tested with ES, not
sure it will work with other instruments.Please feel free to report any issues, suggestions, etc.
To Import
1. Download the attached file to your desktop
2. From the Control Center window select the menu File > Utilities > Import NinjaScript
3. Select the downloaded file
This is same as "MPValues" but works in Ninja 7. I don't know if it works in 6.5.
Wavey gave me the information that allowed me to update for v7.
The values it returns will change if you use it on different time frames. I usually use it on a 30m chart because that will give the same numbers that most people look at. I will transfer the lines to all my charts so that I can trade off these levels if I have confirmation from other indicators.
I circled several of the profitable trades that could have been taken. Of course they don't all work out!
You have to set the start time hour (session begin), start time minute (session begin) and session length.
This is a modified version of an existing indicator for which I've been unable to uncover the original programmer.
As best I can interpret the code, it paints UpBars/DownBars based on whether the current Median Price is greater than or less than the Median Price of the last six bars.
It also uses two additional colors to mark where the Up/Down trend is fading, which is based on comparing the LinRegSlope of the last 3 bars rising/falling.
The Neutral Bar is colored when the current bar Median Price is equal to the Median Price of the last six bars.
My modification only added the "Hollow Candle" effect to Up closing bars. I did not change any of the Trend decision making program logic.
Here is poor man's version of Market Profile. I saw it in the Ninja Trader support forum and thought might be helpful for people who like to see the market profile chart without paying for it. You need to open an intra-day chart (like a 5 minute chart) and then add the indicator. There are settings for begin and end of day session, and display options for just (POC, VAH, VAL) or TPO, etc.
May 30th, 2011 08:58 AM kman There seems to be a market profile/tpo program available for NT 7 but I cant find it.
Anyone know where it is?. The free one. Thanks!
February 19th, 2011 11:32 AM Ronin Downloaded this indicator to my NinjaT. 6.5 but it does not show in the 30 mins chart.Did it stoped working for some rea
son?
Please Advice.
December 9th, 2010 04:21 PM Rick Thanks !
October 28th, 2010 08:11 PM Default User
April 18th, 2010 11:15 AM RJay NT 7 version is now available at the thread link provided in description.
January 17th, 2011 04:35 PM traderhas thanks to all the great traders at mikes who give so much.
February 6th, 2010 03:03 PM wavey MPValues are always handy ref - works for 7 if you just move the TickSize part from Initialize to first OnBarUpdate bar.
October 12th, 2010 11:35 PM ghman101 Thanks a million! Question, would it be hard to add the Initial Balance Period also? Something I use and would sure e
njoy. Thanks again, gh
April 5th, 2010 02:39 PM wavey Thanks for the update