Software Used to Trade Jack Hershey Methods

Quote from ScottD:

Has anyone coded up Automated Pace Lines for MultiCharts / TradeStation?

Please post your version of automated pace lines from whatever platform and I'll attempt to port it to MultiCharts.

We need it for the CashCow automated trading system we're building in this thread:

http://www.elitetrader.com/vb/showthread.php?s=&threadid=147441&perpage=40&pagenumber=1

Scott,

I posted the C# code for NinjaTrader a few pages back. Thanks for drawing attention to your thread, looks interesting.

HTH

- palinuro
 
Quote from nkhoi:

note: some demo license doesn't have edit script option.

Does anyone know if I can get the Edit Script option without upgrading from the 'Direct' version of NinjaTrader?
 
Quote from Neoxx:

So the Edit Script option will appear in the appropriate drop down menu if a full license key is entered?

Yes it is all the same software. Based on the license key certain features are enabled or disabled.
 
Quote from Breakeven:

If you have Pepe's original assembly installed try removing it (File>Utilities>Remove Ninjascript Assembly) then importing babs2000's files, then palinuro's dom/numbered channels.

You could also try unzipping the newer versions and copy paste the *.cs files to your \MyDocuments\NinjaTrader 6.5\bin\Custom\Indicator folder. I would still recommend removing the original Pepe assembly first.

Then on the NT Control Center go to Tools>Edit Ninjascript>Indicator, the selection window will pop up, select one of the files you copied. When it opens click the Compile button (should be on the toolbar at the top of the window), when you get the complete message close the window. Repeat this step for each file that you copied.

Hmm, seems I might not need to Edit Script after all... simply copy and pasting the .cs files seems to have worked... 5-thickness channels with a choice for automation of p1-3.

Thanks for the suggestion!
 
Quote from Neoxx:

Hmm, seems I might not need to Edit Script after all... simply copy and pasting the .cs files seems to have worked... 5-thickness channels with a choice for automation of p1-3.

Thanks for the suggestion!

Hey Neo. What do you mean by'... a choice for automation of p1-3.'? Also how did you get the floating 'drawing tools' palette in TN?

TIA

lj
 
Ever since the new ES contract, I have been getting very erratic volume from IB / NT, with weird spikes every few bars.

The only solution I've found is to keep redownloading the historical data every bar to figure out what's going on.

Have others noticed this? Any suggestions?

TIA

- palinuro
 
Back
Top