| Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL. |
![]() | | Tweet | |
Pace of Tape - Measure Trade Intensity to Detect Reversals Details »» | ||||||||||||||||||||||||
| Pace of Tape - Measure Trade Intensity to Detect Reversals Developer Last Online: Dec 2011
I'd like to share something I've been working on. I'm using trade intensity to detect buying/selling exhaustion which often leads to reversals. The reversal can be a pause, a small pullback, or a full reversal. So this isn't something one can use mechanically but rather as an input into a discretionary trading method. I measure trade intensity by the amount of trades occuring in a given time. This is equivalent to watching the time & sales for periods when the trades start scrolling really fast. I find that with this indicator I no longer have to watch time & sales. I'd like to get some feedback on this idea and improve it. So far I have it available for Ninjatrader & Multicharts and you can look at the source code and program it for other platforms. If you do please send me a copy so that I can make it available on my blog and make it available to everyone else. I'm attaching a chart showing a bit of how I use it. I have also created a blog page and a video which explains it in more detail. http://www.tradewiththeflow.com/201...tape-indicator/ Thanks for looking, I hope you find it useful. And good trading to everyone! Download Now
Screenshots Show Your Support
| ||||||||||||||||||||||||
| Comments |
| | #26 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals Quote:
TIME_S is an EasyLanguage extension created by MultiCharts' tradestation does not do sub-minute analysis. You have to get the DLL posted here in one of the posts.
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #27 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals | ||
| |
|
| | #28 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals Quote:
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| | #29 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals | ||
| |
|
| | #30 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals Quote:
For IRT it's not possible without coding it in C/C++ via the SDK. I need some kind of example project for Visual Studio in order to do it and so far I haven't found an example like that, just the C code which is pretty ugly. | ||
| |
|
| | #31 | ||
![]() Status: Partner Join Date: Mar 2007 Location: Atlanta, GA Posts: 224 Thanks: 0
Thanked 76 Times in 59 Posts
| Re: Pace of Tape - Measure Trade Intensity to Detect Reversals Images | ChartHub.com | ||
| |
|
| | #32 | ||
![]() | Re: Pace of Tape - Measure Trade Intensity to Detect Reversals Quote:
Sorry, TS from flintstone times has MINUTE timestamps for EL code commands. Try to code TL's on tick charts ... what a blame for TS. -swisstrader | ||
| |
|
| | #33 | ||
![]() Join Date: Aug 2009 Location: Austin & Las Vegas Posts: 315 Thanks: 8
Thanked 196 Times in 103 Posts
| Re: Pace of Tape - Measure Trade Intensity to Detect Reversals For robust pace of tape or trade intensity capabilities, you really need to dig into the trades per minute analysis as you measure at the sub second levels. The bursts of order flow you are looking to identify jump to trades per minute levels that are well above typical intraday rates of trade (well over 4 times the normal multiday average trade rate). Obviously a 40,000 contracts per minute rate of trade in the ES is never maintained for a full 60 seconds (per minute measurement).....but that rate of trade burst may last for 1 to 3 seconds (in single or multiple waves). This is actually not that hard to build for contracts per minute rates of trade, but all the signals you get is where the real work is involved (the filtering of all the various signals). I found one very robust filtering mechanism for the ES, TF, YM signals that I am getting ready to deploy, and I have found a separate filtering mechanism for most all other futures contracts (CL, DAX, ZB, TY, etc). Cunparis you are doing some great work and I think you will figure out some good methods to advancing what you have built so far. | ||
| |
|
![]() |
| Thread Tools | |
| Help Others By Rating This Thread | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Best Times of Day to Trade the Futures? | tjnoon | Ultimate Trade Analyzer | 7 | 06-27-2010 06:02 PM |