0
Follow
1
Followers
Settings = {
"name": "测试AIP",
策略参数
"args": [["symbol_1", 'ethusdt'],["symbol_2", '22usdt']],
# 策略ID,可以用GetStrategyList方法获取到
"strategy": 420235,
K线周期参数,60即为60秒
"period": 60,
# 指定在哪个托管者上运行,不写该属性就是自动分配运行
"node" : 2636059,
}
Log(api('GetRobotList',537592, Settings))
这是我照着文档写的,显示错误map[code:0 data:map[error:Params length incorrect result:<nil>]] 求教 应该怎么写 settings啊
Related Recommendations
Inventor Quant Workflow FAQ (Continuously Updated)Financial Magic Zone Global KOL RecruitmentFAQ Summary (Updating...)PINE Language Introductory Tutorial of FMZ QuantPrimary Tutorial of Strategy Writing with FMZ Quant Trading Platform (Must Read)Getting Started with FMZ Quant Trading Platform (Must Read)MyLanguage DocFMZ PINE Script DocNotes & Explanation of Futures Reverse Doubling Algorithm StrategySolutions to Obtaining Docker Http Request Message
Comment
All comments (1)
- 1

