Quote from bigmoose:
Ok, I fixed another one to operate on NT7. I apologize, as I do not know the protocol for renaming, and do not want to step on any toes. I renamed the Channel program so that it won't interfere with previous ones. This is based on PV_Channels_v02 and PV_ChartHelper.
No changes were needed to ChartHelper.
The "delete" key was interfering at various levels in PV_Channels_V02 and would sometimes delete all, sometimes delete the indicator, and I couldn't figure out; so I changed the key that activated it.
The changes are as follows:
I made the color of the channel automatically be green for an up channel and red for a down channel.
Keypad + increases channel width
Keypad - decreases channel width
Keypad * toggles between red and green channels (no other colors are available because that is all I use)
Keypad / deletes the selected channel (think Divide=Delete)
The file is M1_Channels.zip and it contains the indicator M1_Channels_V02 and PV_ChartHelper. If I am doing this wrong or packaging it wrong, just let me know.
I think that is it. It seems stable on my machine during the last session.