[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MetaStock Histogram



PureBytes Links

Trading Reference Links

That is asking for an user definable program, ehh an object definable program.

For the moment, among other settings, the general Style setting {Line} applies
for all {objects} indicators.

Tho Equis went to a great length in making it posssible for user to simply make
an object's properties adjustable, they haven't gone to such a great length in having
the program "also to remember" the {latest} user defined settings {for each next time
user wants to use the object again}.

Simply put : "program (as yet) is just not suited for accomedating this in Windows
common{f.e. Folders}, but very advanced feature {program being user definable
+remembering the new settings}".

For the moment, the only part of the program that is capable to 'remember' its last
used settings......................is the Convert Tool in the Downloader.
{and only indirectly, somewhat, the Explorer+ExpAdv+SysTest} 

Regards,
Ton Maas
ms-irb@xxxxxxxxxxxxxxxx
Dismiss the ".nospam" bit (including the dot) when replying.
Homepage  http://home.planet.nl/~anthmaas

cc suggestions@xxxxxxxxx     {for adding the storage capacities of the (adjusted)
                                                      user definable features(settings) into and throughout
                                                      the whole and all of the programs, eg so that it is also
                                                      to be found  'everywhere' in a program.}

=========================================================
----- Original Message ----- 
From: "JDB"
To: <metastock@xxxxxxxxxxxxx>
Sent: zondag 26 maart 2000 19:10
Subject: Re: MetaStock Histogram


> I have coded this same indicator, and I go through the steps mentioned in
> this thread in order to display it as a histogram.  Whether or not this is
> Larry's original question I'm not sure, but what I haven't figured out how
> to do is make it the default plot style when I apply off of the indicator
> quicklist.  I have created a chart template with it plotted as a histogram
> and that works fine, but sometimes I would like to just add the indicator in
> (in HG form) to a chart I have up.  Not a terrible hassle I guess to change
> the style from the line quicklist, but it begs a larger question in terms of
> setting default display characteristics for specific styles and colors of
> custom indicators.   Is that doable?
> 
> -Jerry

----- Original Message ----- 
From: "A.J. Maas"
To: "Metastock-List" <metastock@xxxxxxxxxxxxx>
Sent: zondag 26 maart 2000 13:23
Subject: Re: MetaStock Histogram


> Default when working with objects: -select object
>                                                             -right-click for object's Properties
> 
> Then in the object's Properties window : -select the Style TAB (Color/Style)
>                                                                      -then for Type: -select the Bars plot
>                                                                      -click OK
> 
> See MSKv6.5-man.p.85-86(MACD bars example plot) and 141-142(Modifying Indicator's Properties).
> 
> Regards,
> Ton Maas
> ms-irb@xxxxxxxxxxxxxxxx
> Dismiss the ".nospam" bit (including the dot) when replying.
> Homepage  http://home.planet.nl/~anthmaas
> 
> 
> ----- Original Message -----
> From: Lionel Issen
> To: <metastock@xxxxxxxxxxxxx>
> Sent: Sunday, March 26, 2000 8:29 AM
> Subject: Re: MetaStock Histogram
> 
> 
> > 1.  Open a chart with this indicator on it.
> > 2. right click on the indicator line and open up the menu
> > 3. left click on the indicator name
> > 4. left click on color and properties.  One of the options is a histogram
> > Lionel Issen
> > lissen@xxxxxxxxx
> >
> > ----- Original Message -----
> > From: Larry Viles <larry@xxxxxxxxxxxx>
> > To: <metastock@xxxxxxxxxxxxx>
> > Sent: Saturday, March 25, 2000 10:01 PM
> > Subject: MetaStock Histogram
> >
> >
> > > I have coded a MACD-Histogram indicator, but don't know how to display
> > > it as an histogram. Can MetaStock 6.52 Pro do this?
> > >
> > > Larry