I use range bars in my chart and i want to automatic setup "range" in 
a function of close price .


a=c/10;  //for example
TimeFrameMode( 3 ); // turn on range bars 

TimeFrameSet(a);//this is error



how to setup this a variable?

Reply via email to