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

Re: Directional Indicator Graph



PureBytes Links

Trading Reference Links

Panos and all,
In indicator builder, you paste ONLY the
/*graph of bull and bear for Indicator Builder*/ 
bear= foreign("_macdbear","V");
bull=foreign("_macdbull","V");
graph0 =100*bear/(bull+bear);
graph1=100*bull/(bull+bear);
graph0color=5;
graph1color=6;

Then, in Scaling,you select Automatic or Custom 0 ...100

Dimitris Tsokakis
--- In amibroker@xxxx, "Panos Boufardeas" <akaraman@xxxx> wrote:
> thanks Dimitris :
> but i stiil have the problem
> i will send you a prive it email i thing this is only my brobably 
problem so
> i dont keep trafic the forum about this
> -----Original Message-----
> From: Dimitris Tsokakis [mailto:TSOKAKIS@x...]
> 
> 
> 
> Panos,
> I suppose you did not select Automatic.
> Please see att. gif
> 
> Dimitris Tsokakis
> 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.