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

Re: [Metastockusers] Plotting an indicator as discrete points



PureBytes Links

Trading Reference Links

Jayson -

Thanks. That gets me part way there.

Plotme:=if(MyIndicatorTest,1,0);
PlotMe;

Does get me points where they should be.


Plotme:=if(MyIndicatorTest,IndicatorValue,0);
PlotMe;

Gives me the values, but by using 0, the scale is way off.

Replacing 0 by IndicatorValue - SomeConstant helps to identify the 
desired points and maintain a reasonable scale.

I would like the equivalent of  Excel's:
If(TruthTest,SomeValue,"")

So I could get values as a scatter plot.


TIA
Ron


Jayson wrote:

> ron,
> make it a binary (true/false) then plot as histogram....
>  
>
> Jayson
>
> -----Original Message-----
> From: Ron [mailto:ronber@xxxxxxxxxxxxx]
> Sent: Saturday, October 26, 2002 10:47 PM
> To: Metastockusers@xxxxxxxxxxxxxxx
> Subject: [Metastockusers] Plotting an indicator as discrete points
>
> Hi all -
>
> I have an indicator that should return discrete points. However, when I
> plot it, the plot stays on the last value until it changes. How can I
> get the plot to be just each point with nothing in between?
>
> TIA
> Ron
>
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service 
> <http://docs.yahoo.com/info/terms/>.
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> <http://rd.yahoo.com/M=219695.2310151.3725769.1980433/D=egroupweb/S=1705001779:HM/A=1226184/R=0/*http://ad.doubleclick.net/jump/N879.ameritrade.yahoo/B1054521.11;sz=300x250;adc=ZHS;ord=1035688418?> 
>
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxxxxxxxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service 
> <http://docs.yahoo.com/info/terms/>.



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Plan to Sell a Home?
http://us.click.yahoo.com/J2SnNA/y.lEAA/jd3IAA/zMEolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/