Search results

  1. C

    Inventory Grab Alert 4/30/09!

    SoCal, calculating resting inventory levels is an aspect I have yet to fully comprehend. What I can say is I don't believe you are tackling it from the perspective AMT uses it. If you go back into the I HnS thread, AMT describes that he looks at the individual volume on each side of the ladder...
  2. C

    Inventory Grab Alert 4/30/09!

    busy watching mkt... How about an actual trade vs. just talk. Read the attachment down->up This particular short was 95% based on CD signal, using concepts AMT has talked about in the last few months and 5% based on some personal research. Short was around 10:20 ish.. 1 tick off the...
  3. C

    Inventory Grab Alert 4/30/09!

    Talk about your all time "initiated bullshit" backfires... :eek:
  4. C

    Inventory Grab Alert 4/30/09!

    kingypoo, is this an accurate overview of how you read short-term MP?
  5. C

    Inventory Grab Alert 4/30/09!

    My model told me 893.50 was going to be the exact low and 904.75 would be the exact high of yesterday. It also gave me the precise time this would happen. I love proving how awesome I am in hindsight.
  6. C

    Inventory Grab Alert 4/30/09!

    Looks like each letter corresponds to 1 minute? I've done a little bit of MP research so here's what I think you're doing You wait for bell curve to establish itself near an edge/pivot, say in the A-E period, watch for price to probe above or below that and if volume is not behind it, you...
  7. C

    Inventory Grab Alert 4/30/09!

    Exactly, very simple. Buy low, sell high. You're a genius! This whole time, I've been buying high and selling low. Duhhh!!!
  8. C

    Inventory Grab Alert 4/30/09!

    f9 had 1 good point in understanding exactly what it is the delta volume is telling you. I understand what he's talking about but if I didn't, I'm not sure he would have helped me. His cryptic way of presenting the information begs the question whether he's really trying to be helpful or...
  9. C

    Inventory Grab Alert 4/30/09!

    Hello AMT, is this level from 1/9 and did you calculate it using multiple months or just the front month? I have an opening range high of 910.75 for front month only and 906.25 for an adjusted (albeit still incomplete) opening range high. I suspect if I'm on the right track, a complete...
  10. C

    Inverted head and shoulders on the SPX?

    No, not what you said. A tick is a trade, not a change in price. Again, all in their docs.
  11. C

    Inverted head and shoulders on the SPX?

    Straight from their documentation: :p
  12. C

    Inverted head and shoulders on the SPX?

    Not sure where you got that info.. OnBarUpdate is called on each incoming tick
  13. C

    Inverted head and shoulders on the SPX?

    Exactly; as I mentioned I don't see NT using anything but a queue type data structure to achieve FIFO operations. Unless NT is multithreaded, there is pretty much 0 chance of ordering issues occurring on the NT side
  14. C

    Inverted head and shoulders on the SPX?

    ahh i see where you're coming from.. I would expect NT to be using a queue? Doesn't make sense they would just make it a grab bag lol remember, TCP wont deliver packets to NT out of order.. the whole OSI model thing. When it leaves layer 4, it WILL be in the correct order, and thus enter NT...
  15. C

    Inverted head and shoulders on the SPX?

    It's the feed or NT or both; it's not the computer or the connection :)
  16. C

    Inverted head and shoulders on the SPX?

    interesting. Ok, I just check my connection and it looks like NT/zen is running the TCP protocol so reliability is built in. It's been a while since I studied the TCP protocol but I believe the sequencing capabilities allow for data to arrive & be assembled in the order it was sent (correct me...
  17. C

    Inverted head and shoulders on the SPX?

    Wise, wise man. Why re-invent the wheel? All of my past indicators grew from bits & pieces of other code I found. These days, I'm doing things no one has posted so it's all from scratch but the fastest way to learn is to take what's already out there ;) If that's the case, make sure you...
  18. C

    Inverted head and shoulders on the SPX?

    OK whoops forgive me I was mistaken. Sorry; I've been corresponding with quite a few folks over the past few days and got things mixed up. (Was looking for the proof after I posted and couldn't find it.. lol). I did NOT find an IRT/eSignal discrepancy.
  19. C

    Inverted head and shoulders on the SPX?

    great job on the code! let me get this straight.. You're saying your live eSignal feed produced the first chart and the tick data collected from that feed was then replayed and it produced the second (correct chart)? This is odd; you may have read earlier, I was having problems with...
  20. C

    Inverted head and shoulders on the SPX?

    spot on :cool:
Back
Top