Spydertrader's Jack Hershey Equities Trading Journal III

Status
Not open for further replies.
Quote from WGTrader:

My program calculates PRV real-time, all the time!

I bet my laptop's cpu would love THAT...

LOL...

Is that the PRV tool like is found in Quotetracker? Excal programs eat up all my cpu. tried one of those before - I believe it was the one that Makosgu made, and it pegged it at 100% all the time.

Still in BTJ, tomorrow may be a sell day. 20% gain for this last surge will be 49ish dollars.
 

Attachments

Quote from Haroki:

I bet my laptop's cpu would love THAT...

LOL...

The code for the PRV calcs is not very intensive. What does eat up the CPU is the continuous sorting (especially with my R2K list!)
 
Quote from CDNPatriot:

I am trying to automate the trading process with Wealth-Lab. Not the culling process but just the final universe to buy signal and sell signal.

I've tried revieiwing the help guide but the learning curve is rather steep even for me who has been using wealth lab for three years.

Has anyone automated the basic beginner level hershey program? Or can anyone recommend easier software to use?



Mischief posted a few months ago a working script for Amibroker, which works with various data feeds and IB as the broker software

The most difficult thing is not to code the system, but to "link" properly the system and your broker program.

Well, Mischief did a pretty good job on both tasks
Here is his last posted script for autotrading

You might want to take a look. So now you have to learn Amibroker language and WL language.... :D

My advice is, don't use it with a real account before you understand every bit of code and what it used for.
 

Attachments

Quote from Haroki:

I bet my laptop's cpu would love THAT...

LOL...

Is that the PRV tool like is found in Quotetracker? Excal programs eat up all my cpu. tried one of those before - I believe it was the one that Makosgu made, and it pegged it at 100% all the time.

Still in BTJ, tomorrow may be a sell day. 20% gain for this last surge will be 49ish dollars.

Man that file is a monster, but it is so cool !

The theory behind the PRV calculation is the same as in QT, in this screen we just use it to populate a table with numbers instead of rendering a dynamic chart
 
The intraday PRV displayed by QuoteTracker has a different purpose and implementation. See Spydertrader's recent post, as well as the message exchange on this subject. It has nothing to do with FRV and Jack's equity trading method.
Quote from Haroki:

I bet my laptop's cpu would love THAT...

LOL...

Is that the PRV tool like is found in Quotetracker? Excal programs eat up all my cpu. tried one of those before - I believe it was the one that Makosgu made, and it pegged it at 100% all the time.

Still in BTJ, tomorrow may be a sell day. 20% gain for this last surge will be 49ish dollars.
 
Quote from cnms2:

The intraday PRV displayed by QuoteTracker has a different purpose and implementation. See Spydertrader's recent post, as well as the message exchange on this subject. It has nothing to do with FRV and Jack's equity trading method.

And what are Lower band DU, Average DU and High band DU? Aren't they pro-rata volume levels of the FRV?

Aren't they used to try to catch a price movement?

Immagine the QuoteTracker pro-rata volume indicator working on a daily bar of the volume histogram instead of a 5 minute bar

Yes different implementation , but same theory
 
Quote from cnms2:

The intraday PRV displayed by QuoteTracker has a different purpose and implementation. See Spydertrader's recent post, as well as the message exchange on this subject. It has nothing to do with FRV and Jack's equity trading method.

:confused: . Not sure what you mean cnms2. All Quote tracker is doing for PRV is using current interval volume and estimating what the volume will be at the end of the interval. No different than what spyder does. The only that QT calculates the estimated volume every second or so, spyder does it 3 or 4 times during the course of a 5 min bar.
 
The difference is that the intraday per-bar prv (as calculated by QT and other providers) is linear, while the prv calculated for the FRV is based on Jack's estimate of the non-linear intraday activity.

Guys, don't jump to conclusions ...:)
 
Quote from cnms2:

The intraday PRV displayed by QuoteTracker has a different purpose and implementation. See Spydertrader's recent post, as well as the message exchange on this subject. It has nothing to do with FRV and Jack's equity trading method.

Dude, I was just asking what it was about.

I never made any assumptions about anything.
 
Status
Not open for further replies.
Back
Top