Software Used to Trade Jack Hershey Methods

Here's an update to the automating process that eliminates the need for downloading a file from Stocktables manually.

It creates a list called tmpsyms with all symbols from Stocktables:

Code:
List<string> tmpsyms = HentSymboler("[URL]");

where is the url displayed in your brows...e used to cull Yahoo or whatever suits you :)
 
Quote from brandx:

Padawan:

I am in QCharts 6.0. I had several problems with 5.1 that have disappeared in 6.0. The drawing tools would get slower as the day progressed to the point that I had to logoff and back on a couple times a session.

In this Ninja chart, I also noticed some of the bar colors do not read true. Some increasing price bars are red and some of the decreasing bars are black. I checked my setup and it appears to be okay.

On the attached chart, the following price bars should be Red: 8:45 9:00 9:50 11:25 11:50 12:00 12:45 and 13:05. The following should be black but are colored red: 11:30 12:35 and 12:50.

Thanks, brandx. Sorry it's taken so long to respond. I'll check and see if I'm having the same problems with charting in 5.1. So far I've only been using the QCharts quotesheet for quick checks of the fundamental criteria. Couldn't do so in 6.0 because the volume was so off. I use Ninja or QuoteTracker for charting. Haven't figured out yet which I prefer. Leaning toward Ninja because of all the cool JH features. :D
 
Quote from Padawan:

Thanks, brandx. Sorry it's taken so long to respond. I'll check and see if I'm having the same problems with charting in 5.1. So far I've only been using the QCharts quotesheet for quick checks of the fundamental criteria. Couldn't do so in 6.0 because the volume was so off. I use Ninja or QuoteTracker for charting. Haven't figured out yet which I prefer. Leaning toward Ninja because of all the cool JH features. :D

I used to use QCharts as well (5.1) for culling. With v.6.0, I had a limit of 200 stocks pr. quotesheet, making the platform virtually unusable for that purpose. Even though it was possible to pay extra for more stocks pr. sheet, I ditched it :) - have they changed policy since then?
 
NinjaTrader JH – Indicators v1.021

This version has some bug fixes on the ChannelTool and Formations script.

Sorry for any problem you may have had :(

Regards,
 

Attachments

Quote from Munck:

I used to use QCharts as well (5.1) for culling. With v.6.0, I had a limit of 200 stocks pr. quotesheet, making the platform virtually unusable for that purpose. Even though it was possible to pay extra for more stocks pr. sheet, I ditched it :) - have they changed policy since then?

Hi Munck, I use about 100 or so stocks in one quotesheet. Maybe you're referring to culling the entire stock market. I'm not there yet. I just do a quick check of the stocktables stocks, checking for 65 day avg volume, positive eps, and float and that's all I use QCharts for. Although it costs, I was simply never able to figure out how to use other free culling programs over the course of trying for several weeks. The speed and user friendly feel of the Qcharts quotesheet is like a dream come true...that is, AFTER the volume issue was worked out, lol. I'll check on the policy for you.
 
Munck, the symbol limit still applies.

"... QCharts 6.0 versions and future releases will all have a symbol limit. The default symbol limit is 200 for QCharts subscribers and 500 for QCharts Plus."
 
Quote from Pepe:

NinjaTrader JH – Indicators v1.021

This version has some bug fixes on the ChannelTool and Formations script.

Sorry for any problem you may have had :(

Regards,

Thanks for your very kind contributions, very much appreciated :)
 
Back
Top