I have spent hours enjoying Bolter's MP and MarketDelta threads as a lurker. Now let's see if I can
step up contribute something to the the group
I don't have MarketDelta, but I do use a program called Neoticker, that has some unusual features
that allow the user to create some MD-like analytics.
Neoticker's low-level data collection routine parses the Time and Sales inputs for each ticker symbol
being collected and creates additional fields to accompany the standard OHLCV fields. Two of these
special fields are BidTradeVolume and AskTradeVolume, which are the volume of each trade, flagged
for being executed at Bid or Ask.
This BidTradeVol and AskTradeVol information can be accessed with a programming language, and
formulas can be written for indicators that will calculate and manipulate the bid-ask delta for each
symbol down to the single tick level, if you need to get that granular.
I created an indicator that I believed should behave similar to the MarketDelta VB indicator when
VB is set to accumulate.
It is the the cumulative sum of the bid-ask volume for each trade with volume greater than or equal to
100.
Like others on this thread, I felt that this approach would allow me to see the bias of the market-moving
+100 lot traders, and might give me a usable edge. Sadly, I have been disappointed in my results with
this indicator thus far. Which brings me to the point of my post:
I have found the bid-ask delta for the +100 lot trader to be an unreliable and often
misleading indicator of subsequent short-term price action in the ES contract.
However, on this thread, I see a group of knowledgeable and capable traders who seem to be making
profitable use of the exact same information that is confusing and frustrating me. So I would like to ask
for your help, should you be willing.
I would like to post a sample of my Neoticker delta workspace and see if we can compare it to the
MD VB accumulator, and try to discover if my Neoticker analytics are faulty.
Or, perhaps my analytics are sound and I am misinterpreting what I am looking at.
Or, perhaps I am expecting too much from the +100 lot traders in terms of their accuracy in foreshadowing
ES short-term turning points.
Thank you for allowing me to ramble on. I will point out specific areas of question in the Neoticker graph in
a subsequent post.
Any thoughts or comments most welcome.
step up contribute something to the the group

I don't have MarketDelta, but I do use a program called Neoticker, that has some unusual features
that allow the user to create some MD-like analytics.
Neoticker's low-level data collection routine parses the Time and Sales inputs for each ticker symbol
being collected and creates additional fields to accompany the standard OHLCV fields. Two of these
special fields are BidTradeVolume and AskTradeVolume, which are the volume of each trade, flagged
for being executed at Bid or Ask.
This BidTradeVol and AskTradeVol information can be accessed with a programming language, and
formulas can be written for indicators that will calculate and manipulate the bid-ask delta for each
symbol down to the single tick level, if you need to get that granular.
I created an indicator that I believed should behave similar to the MarketDelta VB indicator when
VB is set to accumulate.
It is the the cumulative sum of the bid-ask volume for each trade with volume greater than or equal to
100.
Like others on this thread, I felt that this approach would allow me to see the bias of the market-moving
+100 lot traders, and might give me a usable edge. Sadly, I have been disappointed in my results with
this indicator thus far. Which brings me to the point of my post:
I have found the bid-ask delta for the +100 lot trader to be an unreliable and often
misleading indicator of subsequent short-term price action in the ES contract.
However, on this thread, I see a group of knowledgeable and capable traders who seem to be making
profitable use of the exact same information that is confusing and frustrating me. So I would like to ask
for your help, should you be willing.
I would like to post a sample of my Neoticker delta workspace and see if we can compare it to the
MD VB accumulator, and try to discover if my Neoticker analytics are faulty.
Or, perhaps my analytics are sound and I am misinterpreting what I am looking at.
Or, perhaps I am expecting too much from the +100 lot traders in terms of their accuracy in foreshadowing
ES short-term turning points.
Thank you for allowing me to ramble on. I will point out specific areas of question in the Neoticker graph in
a subsequent post.
Any thoughts or comments most welcome.