Type/to search
0
Follow
1
Followers
Chiến lược Python không thể thực hiện được
FAQ
Created 2018-09-11 21:23:31  
 3
 2027

API thử nghiệm cho biết trong
CCI Indicator Calling Pattern Python code
import talib
def main():
records = exchange.GetRecords()
cci = talib.CCI ((records.High, records.Low, records.Close, 14) # 14 Các tham số này có thể được mặc định.
Log(cci)

Báo cáo có lỗi:
exec: "python|python2.7|python2|python3|py": executable file not found in %PATH%

Xin hãy mơ xem vấn đề là gì?

Related Recommendations
Comment
All comments (2)

    应该是 您的托管者 所在 电脑 或者 服务器 没有安装 python, 或者 没有配置 python 环境变量。

    8 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)