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

Re: [amibroker] Indicator Value



PureBytes Links

Trading Reference Links

Hello,

Currently you have to use Commentary window for that.
Just paste your indicator formula in the commentary window
and add
"Graph0 = " + WriteVal( graph0 );
"Graph1 = " + WriteVal( graph1 );
....

Best regards,
Tomasz Janeczko
amibroker.com

----- Original Message -----
From: <nasdaq-trader@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, November 09, 2001 10:40 AM
Subject: [amibroker] Indicator Value


> Hi AmiBrokers,
>
> why can I not see the value of an indicator in the chart?
>
> When I touch a candle with mouse arrow for example, I can see all
> quotes of these candle but not the value of the indicator at these
> candle.
> This is pity!
>
> CT
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>