Type/to search
0
Follow
1
Followers
Python-Strategie kann nicht ausgeführt werden
FAQ
Created 2018-09-11 21:23:31  
 3
 2027

Test-API-Erläuterungen enthalten
CCI-Indicator-Aufrufmodell Python-Code
import talib
def main():
records = exchange.GetRecords()
cci = talib.CCI ((records.High, records.Low, records.Close, 14) # 14 Dieser Parameter kann als Standard verwendet werden.
Log(cci)

Der Fehler lautet:
exec: "python|python2.7|python2|python3|py": executable file not found in %PATH%

Was ist los?

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)