Software Used to Trade Jack Hershey Methods

Quote from SnakeEYE:

Wouldn`t it be a nice thing to include FTT to the channels,if possible.
thx

SnakeEYE,

Automate FTT? Are you kidding? That's everybody's dream. Me included. :D :D :D


Stepan
 
Quote from stepan7:

SnakeEYE,

Automate FTT? Are you joking? That is everybody dream. Me included. :D :D :D

Stepan

:D

But..it could be very simple.Let FTT show up instead of VE(just change the label letters) fo the rockets,faster fractal(F2,for e.g.).And let the othe channels be as it is now(F3).
 
Quote from stepan7:

Thanks TIKITRADER.

I am about to upload new version and I need more feedbacks from you folks.

I will include ET nicknames people who tested and/or provide public or personal feedback in “QA by” section of the Help.

Thank you,

Stepan
Hi Stepan,

Thank you for developing software for JHM. Could you consider to include the following suggestions for the newer version?

A. Colors of bar and text of PRV vary depending on current PRV is > or < the prior actual volume. Please see this post by LostTrader http://www.elitetrader.com/vb/showthread.php?s=&postid=1751559#post1751559

http://www.elitetrader.com/vb/showthread.php?s=&postid=1745507#post1745507

B.Giving history of accumulated PRV of current bar by dividing 5 minutes (300 seconds ) into six sections and showing in a box. Please see the attached chart sample.
 

Attachments

Hi NYCMB,


<b>> A.</b>

Currently:
Color PRV Bar is always Blue.
Color PRV Text is
1. Black <> Red
2. Lime <> Red
3. Lime <> Green <> Orange <> Red
depending what scheme in use.

I am using Scheme Number 3
PriceUp && V[0] > V[1] Bar Color Lime
PriceUp && V[0] < V[1] Bar Color Green
PriceDown && V[0] < V[1] Bar Color Orange
PriceDown && V[0] > V[1] Bar Color Red

What works for me is that I know that I have to watch % prv/prev and mentally adjust color of the current bar if % prv/prev > 100.

It's keep me busy. :)

Scheme Number 3 give me Peaking Volume as well - Three Red or Three Lime Bars in a row.

<b>>B.</b>

What is the use case for this feature?

Thank you,

Stepan

Quote from NYCMB:

Hi Stepan,

Thank you for developing software for JHM. Could you consider to include the following suggestions for the newer version?

A. Colors of bar and text of PRV vary depending on current PRV is > or < the prior actual volume. Please see this post by LostTrader http://www.elitetrader.com/vb/showthread.php?s=&postid=1751559#post1751559

http://www.elitetrader.com/vb/showthread.php?s=&postid=1745507#post1745507

B.Giving history of accumulated PRV of current bar by dividing 5 minutes (300 seconds ) into six sections and showing in a box. Please see the attached chart sample.
 
Hi SnakeEYE,

JHM does not work this way.

VE is VE. There is clear algorithm for VE.

FTT is not VE. There is no algorithm for FTT that can be computerised.

P1 of New Channel is FTT of Old Channel.

There are no MACD and Stoch in Futures, so no Rockets.

Please see Chart Attached.

Happy Trading,

Stepan

Quote from SnakeEYE:

:D

But..it could be very simple.Let FTT show up instead of VE(just change the label letters) fo the rockets,faster fractal(F2,for e.g.).And let the othe channels be as it is now(F3).
 

Attachments

Stepan,consider to add 'peaking volume' lable (P) to the volume pane and Gaussian if it doesn`t scew up the screen.

And, do me a favour please, attach another zip with the replacement of the "Version 1.6180339887'' label with the ''Back To The Future II''

:D :D
 
It make price pane clouded.

Quote from SnakeEYE:

Stepan,consider to add 'peaking volume' lable (P) to the volume pane and Gaussian if it doesn`t scew up the screen.

:D :D
 
The Price/Volume Relationship Tools Set Version 1.6180339887 for NinjaTrader Version 7.0.1000.x

And this is the last one, I hope. :)

What's new:

-IBGS/IF1 back color
-Fixed Channels bugs
-Reduced Number of Schemes from seven down to three - JHM Schemes only
-Added Property "Scheme" - 1, 2 or 3
-Removed Dynamic Scheme Switch - "Shift+Ctrl+S"
-Removed Property "ChannelsExtraStickyPoints"


To Install:
-- If you have old version istalled:
---- Close all existing Charts where indicators _psmPrice and _psmVolume used (required);
---- Delete all existing Templates where indicators _psmPrice and _psmVolume used (required);
---- Remove Assembly PSMPV old version. (see quoted post);
---- Restart NinjaTrader (required);
-- Import new PSMPV.zip version (see quoted post);
-- Create new Charts, add indicators... (see quoted post).

Tip - If you see any discrepancy on the chart hit "F5" key.

Happy trading,

Stepan

Quote from stepan7:

Here is my take on The Price/Volume Relationship Tools Set Version 0.6180339887a for NinjaTrader Version 7.0.1000.4
Development done on Visual Studio 2010

There are two indicators _psmPrice and _psmVolume.
The _psmPrice indicator can be used independently.
The _psmPrice contains:
-PV Bar color scheme
-DOM + SUM of Bids and SUM of Asks
-Clock + Info
-Channels
-Help
-IBGS/IF1 is under construction

The _psmVolume indicator can be used only with _psmPrice. Volume color scheme follows Price color scheme.
The _psmVolume contains:
-Volume
-VolumePRV

The Tools Set are tested on Minute, Range, Volume charts and on Real-Time data only.

In the help setion I mention all the people from ET who contributed.
It's possible that I may have forgotten to mention somebody - my apologies - PM me.

Please post questions here.

Happy trading,

Stepan

==========================
USAGE
To Install
Menu -> File -> Utilities -> Import NinjaScript -> Select PSMPV.zip -> Press the "Open" button

Create NEW Chart – I really mean NEW chart - not existing one
Menu -> File -> New -> Chart

Once the new chart loads the instrument then add the indicators _psmPrice and _psmVolume
Press Ctrl-I -> Add _psmPrice and _psmVolume indicators only and only once each -> press the "Apply" button -> press the "OK" button

To switch color scheme -> Press Shift-Ctrl-S as many times as needed to reach the desired scheme

The Volume Bar's color has to be in sync with the Price Bar's color.
If they are not in sync -> hit "F5" button or Press Ctrl-I -> press the "Apply" button -> press the "OK" button

To Remove
Menu -> File -> Utilities -> Remove NinjaScript Assembly -> Highlight PSMPV on the list -> Press the "Remove" button
==========================
 
Back
Top