Search results

  1. G

    Inventory Grab Alert 4/30/09!

    Didn't the previous short inventory got cleared on the runnup to 948-949 ?
  2. G

    Inverted head and shoulders on the SPX?

    It's in My Documents, and its name is the instrument name. Please remember to use latest version which cures the 1 tick lag problem.
  3. G

    Inverted head and shoulders on the SPX?

    Mmmm. I believe there has never been a cumulative/noncumulative option!. But I might add it when I've got the time. Happy if you find the indicator useful, guys, and thanks for your kind comments.
  4. G

    Inverted head and shoulders on the SPX?

    Well to a certain extent you can do simply certain things : see the multiple timeframes indicator http://www.ninjatrader-support2.com/vb/showpost.php?p=15368&postcount=1 As you can do anything you want in a custom Plot function, you can create a CV chart under a constant time chart. You...
  5. G

    Inverted head and shoulders on the SPX?

    Well I don't quite see what you mean by that :). What would a constant time/CV chart look like ? In a CV chart, each bar has a start time and an end time. How do you imagine the constant time bars fitting in ?
  6. G

    Inverted head and shoulders on the SPX?

    Hi all, I posted the final version of the recording CD indicator for NT. Enjoy ! http://www.ninjatrader-support2.com/vb/showpost.php?p=85440&postcount=173
  7. G

    Inverted head and shoulders on the SPX?

    Yes ! No ! Keeping real-time files can be useful though, but it is not needed for the recording to work. But you can use them if you want to generate CD from past data : this is how I built my 5 days chart. To be sure recording works, start the indicator, then the chart will start...
  8. G

    Inverted head and shoulders on the SPX?

    Here's what I've got in 5 days replay with 50 k bars.
  9. G

    Inverted head and shoulders on the SPX?

    That I haven't done... What I have done though, is a version that records the calculated CD and rereads it. Well hopefully... Enjoy :) http://www.ninjatrader-support2.com/vb/showpost.php?p=85008&postcount=163
  10. G

    Inverted head and shoulders on the SPX?

    Here's the chart I got after 24/03 replay, if it's of any use :
  11. G

    Inverted head and shoulders on the SPX?

    Thanks ! I posted an update for those who are interested : http://www.ninjatrader-support2.com/vb/showpost.php?p=84584&postcount=159 Enjoy:)
  12. G

    Inverted head and shoulders on the SPX?

    In my case it was a bug, I was using e.MarketData.Bid.Price instead of e.Price. Anyway I posted my indicator on Ninja forum site. Feel free to use :) http://www.ninjatrader-support2.com/vb/showthread.php?p=84463
  13. G

    Inverted head and shoulders on the SPX?

    OK this time I got it right I suppose : 610 ticks with NT/eSignal. Live/Replay discrepancies are gone :)
  14. G

    Inverted head and shoulders on the SPX?

    Well it did it again. See CBpasQ chart http://www.elitetrader.com/vb/attachment.php?s=&postid=2356805 My live chart : Tops and bottoms are not correct My replay chart : This one is correct. I'm trying to investigate...
  15. G

    Inverted head and shoulders on the SPX?

    Sure, but the NT logic is event-oriented. Suppose you do some action in OnMarketData, and suppose the action is not complete when the next event is fired. What happens ? Events are buffered I suppose. What I'm looking into is how they are unbuffered. If there's an asynchronous process...
  16. G

    Inverted head and shoulders on the SPX?

    Well it seems an other guy got the exact same problem : http://www.ninjatrader-support2.com/vb/showpost.php?p=38283&postcount=100 Maybe due to the event driven logic of OnMarketData : you have no guarantee ticks are dealt with in the correct order. Question is : are live calculations...
  17. G

    Inverted head and shoulders on the SPX?

    Thx, coding was more like using other people's work : took the indicator code of CD on the dedicated Ninja forum thread, and took the bar charting logic from ValueChart indicator on Ninja indicators section... Anyway, I set up a tick recorder, will see if I see differences using live and...
  18. G

    Inverted head and shoulders on the SPX?

    This chart ( http://www.elitetrader.com/vb/attachment.php?s=&postid=2355542 ) got my attention ! I coded a Cumulative Delta Vol using Ninja and eSignal feed and here is what I got live : This was nothing near foreverstudent's chart (no lower lows in the afternoon), so I played a...
Back
Top