想請問gettotalbar會因為回測而有所差異嗎
settotalbar(10);
print(gettotalbar);
在交易中心裡是10,在回測印出來卻是149
1 評論
回測會根據你選擇的測試區間決定準備多少筆資料。
1 評論