Software Used to Trade Jack Hershey Methods

Discussion in 'Trading Software' started by Tums, Jun 26, 2007.

  1. emac

    emac

    Can the current scripts like the Vol SCT, PRV and pepe's tools for NinjaTrader 6.5 be used in the new NinjaTrader 7 as well ? Anyone been using or tested them before ?

    Thanks !
     
    #1141     Jul 21, 2010
  2. capcom

    capcom

    Hi emac,

    I tried pepe's channel drawing tool, but I haven't been able to get it to work. The line drawing functions from 6.5 needs to be changed to work in version 7.

    This is ver 6.5 "DrawLine("tag1", 10, 1000, 0, 1001, Color.LimeGreen, DashStyle.Dot, 2);"

    This is ver 7 "DrawLine("tag1", false, 10, 1000, 0, 1001, Color.LimeGreen, DashStyle.Dot, 2);"


    Hope this helps

    Gary
     
    #1142     Jul 21, 2010
  3. vorzo

    vorzo

    Here is a PV Pack that works with NT beta 18.
    I'm using it for FX, so you may have to change some settings.

    You need to copy the files to
    C:\Documents and Settings\[YourUserName]\My Documents\NinjaTrader 7\bin\Custom\Indicator\
    then compile them.

    As always, use at your own risk and please share improvements.

    Thank you to Pepe and others for sharing the code.

    Cheers,
    Vorzo
     
    #1143     Jul 21, 2010
  4. emac

    emac

    Vorzo,

    TQVM for the scripts, I compiled a few of them and they worked so far. Really have to test them real time later to see if they are ok during RT hours.

    I tried to do the same for Nkhoi's great nogapchart but found errors. Not into scripting programming at all so I attached the error pane. Maybe Nkhoi can help to upgrade this script to NT7 :) .

    Cheers
     
    #1144     Jul 22, 2010
  5. polford

    polford

    Here is a hack of nkhoi's gapless chart and gapless versions of MACD and Stoch for NT7.

    HTH
     
    #1145     Jul 25, 2010
  6. emac

    emac

    Hi Polford,

    Thanks for the script, it worked fine.

    Just wondering, I noticed the default setting for the stochastic is 5 for %D, 2 for %K. On a video posted by Ezzy recently, I thought I heard Jack mentioned that the period used (Annotating charts in 20070126 video) was 5 though it was on a daily chart which should mean that 5 should be the %K instead. Would that be correct ?

    emac
     
    #1146     Jul 25, 2010
  7. polford

    polford

    Thank you, emac, you are right.

    Here is a corrected version.
     
    #1147     Jul 26, 2010
  8. wind_

    wind_

    vorzo,

    Thanks for putting together all the files. Do you mind sharing what you use for volume indicator in FX. I understand that spot FX doesn't have reliable volume indicator. or Do you trade currency futures? Thanks
     
    #1148     Aug 2, 2010
  9. vorzo

    vorzo

    I trade spot.
    For volume I use tick count, and CME futures volume as a proxy. I found the combination of two to be reliable enough for my purposes.

    In order to get accurate tick counts in NT7, you have to chart the bid (or the ask) rather than trades.

    Hope this helps,
    Vorzo
     
    #1149     Aug 3, 2010
  10. Vienna

    Vienna

    Is there a reasonably current SCT workspace/ indicator for Multicharts?

    Thanks!
     
    #1150     Sep 20, 2010