Quote from ang_99:
Anybody know how to get PRV in Ensign.
I like to use it to practice (playback feature).
Was hoping I could somehow use prv during playback.
Quote from Padawan:
Last time I checked (months ago), PRV in Ensign playback mode did not work. I forget the excuse they gave. If someone knows if this has changed then I'd be more than happy to hear the the good news.
If you have Camtasia then that could help a bit in your review of prv, though it's not perfect.
Does anyone know of charting software that has a functional prv in playback mode (ninjatrader, etc.)?
Quote from LostTrader:
I've been experimenting with the volume bar color, to help make Gaussian visualization easier.
So I wrote another version of VolumePRV for NinjaTrader, and rather than overwrite the other, called this one VolumeSCT.
I'd like to know what folks think of coloring volume this way.
Lower bars have a red volume, higher bars have black volume, regardless of close. Outside bars have volume colored by price close change.
Inside bars are gray as they do not cause a trend change (i.e., gaussian shift). The pennant break-out would and of course, would not be an inside bar, and therefore will have its appropriate color.
I suspect the last will cause an immediate disagreement with some; however, after using this version, I find I like it much better. So before arguing about it, please try it for a while.
The PRV calculation is exactly the same as VolumePRV.
cheers!

Quote from TraderD72:
Hello all,
I am thinking of switching to QuoteTracker and have a few questions.
-Any other current PRO's or CON's (probelms?) with QT?

Quote from Munck:
I'm working on automating the equities trading using C# (OpenQuant).
If anyone is interested, here's a bunch of code that cull Yahoo for Float, EPS and avg vol.
Download and put a Stocktables ASCII (Text(,)) fil in C:\input before running the code.
...