Software Used to Trade Jack Hershey Methods

Schema 1 - Background: Black - Bars: Lime <-> Red.
attachment.php


Correct image.
 

Attachments

Quote from stepan7:

Hi All,

The Price/Volume Relationship Tools Set 2012.02.07 Version 0.6180339887 for NinjaTrader Version 7.0.1000.x available upon request.

PM me your email.


stepan7 nice stuff, looks great.
 
Joe,

Thank you.

RePost with Correct images

The Price/Volume Relationship Tools Set 2012.02.07 Version 0.6180339887 for NinjaTrader Version 7.0.1000.x available upon request.

PM me your email.

What's new:

- Conventional Bar Coloring - Open <-> Close and Close <-> Close;
- DOM bug fixes;
- Minority DOM indicators;
- Formations boxes;
- IBGS/IF1 Reversing Coloring;
- ReNumbering Color Schemas:
-- Schema 1 - Background: Black - Bars: Lime <-> Red;
-- Schema 2 - Background: White - Bars: Black <-> Red;
-- Schema 3 - Background: Black - Bars: Lime Green <-> Orange Red.

Thanks all for feedbacks.

Happy Trading,

Stepan

P.S. Note: Attachments are for reference only.


Schema 1 - Background: Black - Bars: Lime <-> Red.
attachment.php


Schema 2 - Background: White - Bars: Black <-> Red.
attachment.php


Schema 3 - Background: Black - Bars: Lime Green <-> Orange Red.
attachment.php
 
Some new FAQ:

Q: What are Bar Coloring Rules?
A:
if Close[0] > Open[0] then BarColor = Green
else if Close[0] == Open[0] and Close[0] > Close[1] then BarColor = Green
else if Close[0] == Open[0] and Close[0] == Close[1] then BarColor = BarColor[1]
else BarColor = Red
[0] - current Bar index
[1] - previous Bar index

Q: How to change width of Volume Histogram?
A: Please see attached image.
attachment.php


Quote from stepan7:
The Price/Volume Relationship Tools Set 2012.02.07 Version 0.6180339887 for NinjaTrader Version 7.0.1000.x available upon request.
 

Attachments

Stepan, Super nice stuff.

One question... Is there a plot to show the difference or percent available for the difference between the
walls that you have added. This is great !

Thanks

attachment.php
 

Attachments

Minority DOM indicators do not have any numbers or percentages assigned.
Do not treat it as Holy Grail. :)

Quote from TIKITRADER:

Stepan, Super nice stuff.

One question... Is there a plot to show the difference or percent available for the difference between the
walls that you have added. This is great !

Thanks

attachment.php
 
Quote from stepan7:

Do you have algo to what numers/percentages to use?
PM me.

JK on the pooper post :)

You Kicked A** on this code Stepan and I thank you.
I will get back to you regarding the walls
 
Quote from nkhoi:

ok, here you go, you need no gap range bar chart type, google bigmike no gap range and my indie PV_TriVol.
attachment.php

Hi nkhoi,
Indie PV_TriVol did not work currently (02-15-2012, see Chart A), it used to work great showing perfect OTR chart on 10-21-2011 (see chart B). Could you kindly revise Indie PV-TriVol? TIA
 

Attachments

Back
Top