| Technical Analysis The technical discussion forum for traders. |
![]() | | Tweet | |
| | #1 | ||
![]() | Time and Sales Profile Indicator Can you suggest me what charting software will show the resting inventories/traded contracts on every price level? Probably something like time and sales profile to say in other words. I use Ninja Trader 7 and it does not have such tool. I want a free tool/indicator or one time payment, not monthly paid fee! Is there anything available? My data is Zenfire. Thank you. | ||
| |
|
| | #2 | ||
![]() | Re: Time and Sales Profile Indicator Quote:
I don't use Ninja Trader, I use Multicharts and I've coded this tool myself, but I don't give it away for free. It is one of many indicators that I lease with a monthly fee in an unique pack. Here is probably what you mean (see the picture attached). It's accurancy is tick precision and it works well in real time and it's not cpu instensive. Maybe you can find some NinjaTrader programmer who can code it for you, based on this picture, if it's what you look for. Last edited by Crazynasdaq; 11-22-2010 at 06:30 AM. | ||
| |
|
| | #3 | ||
![]() | Re: Time and Sales Profile Indicator Quote:
Hope this helps. | ||
| |
|
| | #4 | ||
![]() | Re: Time and Sales Profile Indicator Profiles of actual trades are pretty straight forward and if you look around you will find public domain snippets for both MC & Ninja. Have a look for Gomi's stuff for ninja. | ||
| |
|
| | #5 | ||
![]() | Re: Time and Sales Profile Indicator Quote:
If you consider as benchmark X_Study from TradingTechnologies which is the creator of Cumulative Volume Delta which is a registered TradeMark of TradingTechnologies and which is certified in its accurancy from TT which sends its value from TT servers to client PC and it's not calculated in the client PC of each customer (in this way we assume that the TT CVD with X_Study is accurate to single tick and synchronized with the trade as they certified), you can compare each datafeed and each Cumulative Volume Delta to TT CVD. If You create a copy of CVD equal to TT CVD using a good datafeed, you can assume that your datafeed and your code works as it should work, so you can trust in it because it replies the original one that you assume as the correct one. In this way you can create a code using some functionality of Multicharts which collects and gives you an accurate indicator such the one I've posted some minutes ago. Below a comparison between X_Study CVD from X_Trader and my own CVD using DTN IQfeed on Multicharts (you can compare each CVD and you can see that they are very very close each other). This way I suppose that I can trust in my code and in DTN IQfeed data. I'm agree with you that not all the datafeeds are equal and accurate and not all can be done even with MC or Ninja, but if you use the correct "ingredients", a good work can be achieved. This my humble opinion. CrazyNasdaq | ||
| |
|
| The Following User Says Thank You to Crazynasdaq For This Useful Post: | ||
Artur Yakubovsky (11-22-2010) | ||
| | #6 | ||
![]() | Re: Time and Sales Profile Indicator Arguably DTN.IQ is currently the one to judge from. The thing is it can all change again within 3 months! If one is using delta to gauge order flow or resting inventory it is not a precise measure anyway. It's a question of whether things are good enough. Of course that is no reason not to strive for perfection and to pressurize the companies that make this software to offer greater precision. Out of interest how do you deal with the fact that MC only has 1 second precision for historical data? This kind of make the 30 day history form DTN academic dosen't it? I guess you can only run your indicators live? This is actually my biggest criticism of both MC and NT as it make any sort of qualitative testing on historical data ....well.....impossible really (without writing your own database and data handling). | ||
| |
|
| | #7 | ||
![]() | Re: Time and Sales Profile Indicator I notice that the bands (presumably VWAP & SD Bands) look slightly different. There are a couple of discussions on those calculations on Jperls trading with market statistics threads. I wonder if you are re weighting all the old bars when a new bar completes? Just thought I'd mention it though I am sure it's good enough. | ||
| |
|
| | #8 | |||
![]() | Re: Time and Sales Profile Indicator Quote:
For now, Multicharts is limited to 1 second as the smaller time stamp, but you can collect up to 3000 different ticks or more for each second (the tick precision is the maximum accurancy that you can have). The accurancy and the synchronization of your data is not based on Multicharts technology, but in the accurancy of your datafeed and DTN for now seems very good, so if you trust in DTN, you can trust in your synchroniztaion between bid and ask and in the accurancy of your bid- ask volume. Then my indicator isn't calculated ONLY in real time, but even for historical data because of DTN IQ Feed permits you to retrive historical data for LAST, BID or ASK back to 30 days back and Multicharts is able to collect that historical BID, ASK and LAST in different fileds which can be compared each other in an historical way and not only in real time. This is sure because is what I've made with my indicators and is verifiable in Multicharts site which is able to collect data and create an own historical database about bid and ask fields. In the same way you can verify it in DTN IQ feed site. Quote:
Quote:
The differences from X_Traders SD bands are based on the logic on X_Trader calculates those bands which is a lock code/logic. | |||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question About Time & Sales | beeker1121 | E-mini Futures Trading Laboratory | 50 | 12-26-2011 10:42 AM |
| Wash Sales and Tax Time | michaelstuarts | Beginners Forum | 7 | 03-01-2010 09:03 PM |
| S&P Time and Sales Help | Ynos | Beginners Forum | 1 | 09-28-2009 03:51 PM |
| Tradestation: The good, the bad or the ugly? | timokrates | Brokers and Data Feeds | 63 | 11-10-2008 05:49 AM |
| Time and Sales | hunter1 | Coding Forum | 4 | 10-03-2008 11:14 AM |