string open = DoubleToStr(Open[i],5); string high = DoubleToStr(High[i],5); string low = DoubleToStr(Low[i],5); string close ...
確定! 回上一頁