Manual Delta Tracker for MC 8

Studies that have been contributed to the community by other users. If you’ve got something useful to share, that’s great!
SP
Posts: 465
Joined: 06 Feb 2006
Has thanked: 36 times
Been thanked: 286 times

Manual Delta Tracker for MC 8

Postby SP » 21 Feb 2012

The indicator uses the new mouseclick function of Multicharts 8 and works for minute/tick/volume charts.

If you use "crtl + mouseclick" the indicator starts tracking the delta based on upticks/downticks
and calculates some additional values.

If you use "shift + mouseclick" the indicator resets.

Make sure that you click at the chart and not at the subchart and you have some space on the right part of the chart to display the box.

Limitations:
- Does not work if you click multiple times on the same bar as it needs intrabarpersist for
calculations. Needs 1 new bar till it works again after a reset or switch status on/off.
- Multicharts 8 or higher
- Indicator is Read-Only, time limited.


[Moderator's notes:]

Caution on importing compiled (sef) or password protected codes:

When you import an indicator file, which can consist of an indicator and multiple functions.
If you happened to have functions with the same names (which is quite often the case),
the import process will over write your functions and render them "read only".
Attachments
Delta Tracker.sef
(291.45 KiB) Downloaded 579 times
Delta Tracking.jpg
(88.3 KiB) Downloaded 1477 times
Last edited by SP on 21 Feb 2012, edited 2 times in total.

SP
Posts: 465
Joined: 06 Feb 2006
Has thanked: 36 times
Been thanked: 286 times

Re: Manual Delta Tracker for MC 8

Postby SP » 21 Feb 2012

Image

Bounty_One

Re: Manual Delta Tracker for MC 8

Postby Bounty_One » 08 Feb 2013

- Indicator is Read-Only, time limited.
Hello,

import doesn't work for me:
Study: "(Function)"
Error Code: 1

Is this due to the indicator being time limited? If so, could you post a new version?

Thank you.


Return to “User Contributed Studies and Indicator Library”