Welcome to the Traders Laboratory Forums.
Technical Analysis The technical discussion forum for traders.

Reply
Old 07-09-2008, 12:16 PM   #1

UrmaBlume's Avatar

Join Date: Apr 2008
Location: Las Vegas
Posts: 670
Ignore this user

Thanks: 87
Thanked 618 Times in 251 Posts

How Does This Compare to Your Approach

Our approach is based on 2 very simple principles:

1. Processing raw data into Information = Equity
All technical information about the condition of the market starts with the tick and those who best process those ticks will have the edge. The better the information that is the basis for the transaction, the more likely it is that the equity of the position will increase.

2. An imbalance in actual buying and selling volumes will precede most price moves. If we can determine and normalize the exact buy/sell pressure/imbalance then we should be able to predict the extent of the move.

We also feel that in most cases basic trade decision support technologies haven't changed all that much in the last decade or two, while the technologies and techniques that are available to process this data have made tremendous advances. We feel that this opportunity is further enhanced by a gap in communication between those who understand the market domain at a very high level and those who understand these technologies at a very high level.

Our multi-faceted approach includes, among other points, consideration of:

Block Trades - In most markets the bulk of the volume is done by locals or other scalpers who close their position before the session's end. While the longer term, more committed market participant is a much smaller percentage of the day's trade, this is the trade that determines the extremes and drives price. We have built software that picks out these blocks (in the S&P less that 1% of trade is for 150 contracts or more) and shows us number of blocks, total block trade and block trade imbalance at every price during the trading day in real-time. We feel there is no better determinant of support and resistance during the session than those areas that show size trade by committed traders and size imbalance by those same traders.

Money Flow - Using some of these algorithms and other work, we feel that we have developed formulae that accurately indicate very short term money flow in and out of the targeted market.

Time/Price/Volume Continuum - We feel that time is much too important a component of the time/price/volume continuum to be treated as a constant so we use no time based charts. All of our charts are based on actual volume traded which helps us to better calculate and locate imbalances. It is constantly amazing to me how much more clear a properly adjusted volume chart is when compared to a time chart covering the same time period as the volume chart.

While we are finding that the information described above is adequate decision support for profitable intra-session trading, we also use pre-processed and normalized data from these methods as inputs to:

1. Our own Time Series Analysis tools - Time Series Analysis is a branch of math sometimes referred to as spectrum analysis. Algorithms from this area of study are much used in missile and anti-missile tracking and interception. While missiles can move in more than one dimension, it is fortunate, for us, that price only moves in one dimension (up or down) and may be one of the most trackable/predictable of the components of the time/price/volume continuum.

Speaking technically, what the software we have under development does is "transforms the one-dimensional time series to the trajectory matrix by means of a delay procedure, performs Singular Value Decomposition of the trajectory matrix so that it can reconstruct the original time series."

Translated - we input a sequence of volume and price based inputs that make a "signal" that "looks" like price, our software breaks this signal down into several digital components, reproduces the signal without the delay and then, specifically, in our case, produces its best calculation of the mid point of the range for the next six bars.

While most all of the mathematical components of such an approach are in the public domain, our approach, including input pre-processing, number of selected eigenvectors and target formulation are not.

2. Neural Networks - we use our own genetic routines to optimize the parameters and architecture of these networks, often use cascades of these networks and have the expertise with this technology to avoid overfitting.

3. Models developed in MARS (Multivariate Adaptive Regression Splines) from Salford Systems and other regression analysis tools are very easy for us to deploy as we have built tools to transform the finished functions into Trade Station's easy language so that a finished model is up and running online as quick as we can cut and paste.

We determine whether to use linear (regression) or non-linear (neural networks) in any given situation by analyzing the results of runs made on test data that was not used in the model's development.

We feel that it is a poor state of affairs that traders today still use charts that depict bars, candles and profiles when there is technology that can do a much better job of consolidating the information described above into a more precise trade decision support screen.

We export tick data from Trade Station to a PostgreSQL db that drives the screen that is attached. This screen presents constantly upgraded:

Projections of session High, Low & Close
Total Volume, Block volume and Block and total volume imbalance at every price
Percentage of normal volume for several time frames normalized as to time of day
Volume Velocity in a gauge that shows precise contracts/share per minute
Volume imbalance in at least 4 time frame via dynamic color pie charts
Projections of the mid point of the range for the next six bars.

We are a private company and offer no product or service to anybody, just trying to get this discussion off the ground.

UrmaBlume is offline  
Reply With Quote
Old 07-09-2008, 01:24 PM   #2

atto's Avatar

Join Date: Mar 2008
Location: USA
Posts: 403
Ignore this user

Thanks: 112
Thanked 347 Times in 123 Posts
Blog Entries: 2

Re: How Does This Compare to Your Approach

Very interesting. So, how do you trade off this? How much better are your projections than random?

I did have a few questions, but I'll start with two.
Quote:
Using some of these algorithms and other work, we feel that we have developed formulae that accurately indicate very short term money flow in and out of the targeted market.
Since all trades are 1 for 1 (a buy and a sell), what are you calculating?
Quote:
..transforms the one-dimensional time series to the trajectory matrix by means of a delay procedure, performs Singular Value Decomposition of the trajectory matrix so that it can reconstruct the original time series..
I understand the technical lingo, but don't really understand what you're trying to do. Price isn't like a missle, so you can't calculate a trajectory. Could you elaborate?
atto is offline  
Reply With Quote
Old 07-09-2008, 01:38 PM   #3

UrmaBlume's Avatar

Join Date: Apr 2008
Location: Las Vegas
Posts: 670
Ignore this user

Thanks: 87
Thanked 618 Times in 251 Posts

Re: How Does This Compare to Your Approach

We calculate cumulative imbalance over volume frames not time frames and we use an algorithm similar to but not the same as that used by most data venders to differentiate up volume from down volume.

Tracking price via time series (SSA) analysis is very much like tracking a smart missile that can change course in multi-dimensions except that it is easier becasue price only moves in one dimension - up and down.

This time series analysis is much like signal or wave analysis in that a center/least squares fit line is drawn and the amplitude and frequency of the departures from the line are digitized and then a very small sample is projected from a very large sample of sequential inputs.

Pretty standard signal, time series and wave analysis.
UrmaBlume is offline  
Reply With Quote
Old 07-09-2008, 02:16 PM   #4

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Re: How Does This Compare to Your Approach

I'm curious where you see this discussion going...

I assume this is your site - http://www.tradepointtechnologies.com

Forgive the skepticism but if you are not here to sell a product, what exactly is the intent? The software looks intriguing but since you are not selling it and I assume will not disclose the inner workings of it, exactly where do you see a possible discussion going...
brownsfan019 is offline  
Reply With Quote
Old 07-09-2008, 03:00 PM   #5

brownsfan019's Avatar

Join Date: Jan 2007
Location: USA
Posts: 4,255
Ignore this user

Thanks: 1,912
Thanked 1,789 Times in 895 Posts

Re: How Does This Compare to Your Approach

PS

How is the poker book you wrote?

Feel like giving one away to a TL member that happens to play poker? I might know one.
brownsfan019 is offline  
Reply With Quote
Old 07-09-2008, 03:02 PM   #6
forsearch

Status: Guest
Posts: n/a
Ignore this user


Re: How Does This Compare to Your Approach

Quote:
Originally Posted by atto »
Price isn't like a missle, so you can't calculate a trajectory. Could you elaborate?
Actually, since you have three vectors - Price, Time and Volume - you certainly can!

Take a look a some of Gann's writings (google it) and you'll see how he was able to accurately predict the future moves of a given security, using only 2 of the 3 vectors, IMHO.

I still haven't fully grasped how the Square of Nine and the Gann Wheel really works, but I suppose that I needn't know the mechanics of a system to make money, do I?

-fs
 
Reply With Quote
Old 07-09-2008, 03:05 PM   #7
forsearch

Status: Guest
Posts: n/a
Ignore this user


Re: How Does This Compare to Your Approach

Quote:
Originally Posted by brownsfan019 »
I'm curious where you see this discussion going...

Maybe he and RussellDayTrader ought to hookup offline and leave us all out of it, since they seem to both be on the same wavelength....
 
Reply With Quote
Old 07-09-2008, 06:25 PM   #8

BlowFish's Avatar

Join Date: Mar 2007
Location: In Da House
Posts: 3,292
Ignore this user

Thanks: 129
Thanked 1,054 Times in 702 Posts

Re: How Does This Compare to Your Approach

Interesting post. May I ask how you attempt to detect buy and sell pressure and order flow? I am guessing some sort of volume analysis or maybe looking at volume@bid/ask?
BlowFish is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
How Does Open E Cry Charting Compare to TradeStation? The Bear Futures Trading Laboratory 26 03-25-2010 04:11 PM

All times are GMT -4. The time now is 08:30 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.