sir,tell me how code if my conditions is :
buy
{
period=1 hour stochastic oscillator(%k,%d= uptrend color) ;
}
sell
{
period=1 hour stochastic oscillator(%k,&d=downtrend color);
}
sir,tell me how code if my conditions is :
buy
{
period=1 hour stochastic oscillator(%k,%d= uptrend color) ;
}
sell
{
period=1 hour stochastic oscillator(%k,&d=downtrend color);
}