Software Used to Trade Jack Hershey Methods

ZenFire doesn't offer daily data.
Quote from FerdinandAlx:

... A make or break issue though with the Zen-fire/NT data feed is backfilling capability. The MBTrading feed doesn't have this capability and I absolutely hate it. Does Zenfire have this capability?...
 
Quote from Pr0crast:

I highly recommend Mirus Futures.

Ninja costs money normally, but you can request a key for the "Direct Edition," which is FREE for live trading but limited in features (no ATM, auto stops, etc... not stuff we are particularly interested in anyway). So with Zenfire and Ninja Direct, monthly overhead is ZERO (plus commissions).

Does the free NinjaTrader Direct include trade analysis tools such as these:

http://www.ninjatrader.com/webnew/TradePerformanceAnaly2_LG.jpg

I'm kind of a buff for statistics and graphs so I wouldn't mind paying extra though for a tool such as this.

By the way, do Mirus Futures also offer futures in European Equity indices?
 
Quote from FerdinandAlx:

Does the free NinjaTrader Direct include trade analysis tools such as these:

http://www.ninjatrader.com/webnew/TradePerformanceAnaly2_LG.jpg

I'm kind of a buff for statistics and graphs so I wouldn't mind paying extra though for a tool such as this.

By the way, do Mirus Futures also offer futures in European Equity indices?

Yes, the performance features in NinjaTrader are available in the free Direct Edition.
 
I recall someone last year trying to program the Pace Lines to be dynamic based on the daily volume on the ES. Has anyone done this for NinjaTrader or do I have to get off my lazy ass and learn to program in Ninja Script?

Thanks all!
 
Quote from bmonte:
...program the Pace Lines to be dynamic based on the daily volume on the ES. Has anyone done this for NinjaTrader ...?

I am not aware of this being programmed for NT, especially as a dynamic update.

I have been thinking about doing it, as a strategy analysis at first, generating the calculated pace numbers to the output window.

My understanding is that it requires 1600 bars of data, excluding the first 3 & last 3, so that leaves at most 75 bars per day, less if you stop at 15:45. On a 5 min fractal, that's at least 22 days. I expect one must exclude holidays, which NT does not do, so first a routine to recognize and skip past bars on holidays is required.

Then it is just a matter of creating the 2x1600 array of volume & range values, sorting, and breaking into deciles. I'll have to brush up on arrays in C....

Didn't Mak have an excel spreadsheet to do this from a DDE feed? Does anyone have a copy?
 
LostTrader,


Thanks for the posted stuff for NT, very much appriciated :)
Could you post a screenshot of your NT "workspace", I'm a bit currious about how yours look like

TIA
 
My, my, nkhoi, you've been busy! :D All those trades!
NT v6.5 does save workspaces under separate names, including the 'Default'

Munck,
Attached is a view of my NT workspace, although with a caveat: I do not use NT. I have it running underneath my QT layout, so it will record the market data for later off-line practice.
It is deliberately very similar to my QT layout...

best regards,
Maxey
 

Attachments

Back
Top