Software Used to Trade Jack Hershey Methods

Seems to be some kind of the bug in the channels code.When i switch between instruments i ocasionally recieve the error message and should restart NT.

Anybody knows what it is?

One of the channels lines also disappears.
 
Channels are build on top of NinjaTrader Rays and linked to High/Low/Time/Index of the Price Bar. Switching instrument invalidate channels. Please open new Chart for each instrument.

Stepan

Quote from SnakeEYE:

Seems to be some kind of the bug in the channels code.When i switch between instruments i ocasionally recieve the error message and should restart NT.

Anybody knows what it is?

One of the channels lines also disappears.
 
Quote from stepan7:

Channels are build on top of NinjaTrader Rays and linked to High/Low/Time/Index of the Price Bar. Switching instrument invalidate channels. Please open new Chart for each instrument.

Stepan

Ok.Thanks Stepan!
 
Anyone knows how to replace bar display with Heikin Ashi within this knew Stepan`s script code?When i plot Heikin Ashi i don`t want to see those bar`s sticks on both ends.

Also, is there a posibility to keep the background color intact?Every time you run the platform it sets up with the default color.

tia
 
Wait for next version.

Stepan

Quote from SnakeEYE:



Also, is there a posibility to keep the background color intact?Every time you run the platform it sets up with the default color.

tia
 
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
==========================



Really nice work ... Nice contribution, Thanks
I ran this for a couple of days and it is really impressive.
 
Quote from TIKITRADER:

Really nice work ... Nice contribution, Thanks
I ran this for a couple of days and it is really impressive.

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
 
Quote from stepan7:



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

Stepan

Wouldn`t it be a nice thing to include FTT to the channels,if possible.Also, PRV doesn`t seem to work properly on the 'range' charts and i didn`t see IBGS so far.

thx
 
Quote from SnakeEYE:

Wouldn`t it be a nice thing to include FTT to the channels,if possible.Also, PRV doesn`t seem to work properly on the 'range' charts and i didn`t see IBGS so far.

thx

How many ticks per bar on your range chart? Has to be more then one.

IBGS is coming in new version.

Thank you,

St.
 
Back
Top