logo logo
  • 首页
  • 策略
  • 文库
  • 社区
  • API文档
登录 立即注册
帮助 经验交流 平台公告 知识库 入门手册
  • avatar of misterhangray misterhangray  | 创建于:2018-07-11 18:08:44
    第一个测试机器人,使用得默认代码 ,只有一个getaccount函数,提示我未登录
    这是什么意思啊? 另外: 终端验证码是什么东西?谢谢
    comments   1
    hits   1421
  • avatar of cx9208 cx9208  | 创建于:2018-07-11 12:15:36
    zbg也要开始挖矿了
    什么时候支持一下添加交易所或者通用协议 www.zbg.com
    comments   3
    hits   1479
  • avatar of 大牛科技 大牛科技  | 创建于:2018-07-08 22:07:07
    fcoin 的getaqccount函数报错
    2018-07-08 22:05:16 FCoin 错误 GetAccount: timestamp is out of range 2018-07-08 22:05:13 FCoin 错误 GetAccount: timestamp is out of range 2018-07-08 22:05:10 FCoin 错误 GetAccount: timestamp is out of range
    comments   1
    hits   1603
  • avatar of 九百九里路 九百九里路  | 创建于:2018-07-08 20:05:33
    bigone的api是不是有问题,为什么一直不通,在线等!!!!!
    bigone的api是不是有问题,为什么一直不通,在线等!!!!!bigone的api是不是有问题,为什么一直不通,在线等!!!!!bigone的api是不是有问题,为什么一直不通,在线等!!!!!bigone的api是不是有问题,为什么一直不通,在线等!!!!!
    comments   19
    hits   1590
  • avatar of ethands ethands  | 创建于:2018-07-08 13:36:54
    2018-07-08 17:37:50
    bug反馈
    托管者下线后, 机器人无法停止, 提示 此机器人指定的节点已经离线, 如需重启, 请重新指定并更新参数 此时也无法更新参数, 提示 更新参数失败, 请确认机器人处于停止状态! 同时无法对该机器人进行删除, 而计费和脚本却仍在运行, 无法停止 以上情况在公用服务器不可用后发生
    bug反馈
    comments   8
    hits   1648
  • avatar of 发明者量化-小小梦 发明者量化-小小梦  | 创建于:2018-07-07 12:06:35
    2018-07-12 23:43:26
    交易所 CoinBig 通用协议 插件支持
    交易所 CoinBig 通用协议 插件支持 有两个版本的插件,一个 linux 64bit , 一个 windows (64bit 、32bit) 链接: https://pan.baidu.com/s/1L4MlR_FKI2pdX5gbDu2aEw 密码: 1nwv 更新时间: 2018.7.12 23:40:00 ### 配置信息 /upload
    交易所 CoinBig 通用协议 插件支持
    comments   12
    hits   2321
  • avatar of 叶子 叶子  | 创建于:2018-07-06 16:47:08
    自定义多用户量化平台问题
    注册完信息点击“注册”出现一下错误: sqlalchemy.exc.IntegrityError IntegrityError: (sqlite3.IntegrityError) UNIQUE constraint failed: user.username [SQL: u’INSERT INTO user (username, email, password, date) VALUES (?,
    comments   1
    hits   1625
  • avatar of 发明者量化-小小梦 发明者量化-小小梦  | 创建于:2018-07-06 11:38:24
    Top-One 通用协议Python2版本
    Top-One 通用协议Python2版本 用途:可以使 FMZ 支持 Top-One 交易所 运行地址 默认: port=6667, address = “127.0.0.1” http://127.0.0.1:6667 也可以在运行时指定端口 代码 ”` #!/usr/bin/env python -- coding: utf-8 - from
    comments   1
    hits   1486
  • avatar of cx9208 cx9208  | 创建于:2018-07-05 16:37:07
    Fcoin市价交易有问题
    Sell(-1, 61.4786): 400: {“status”:3012,“msg”:“2 is greater than the max order amount {1}”} 会报这种错误,但实际上函数的参数是没问题的
    comments   1
    hits   1478
  • avatar of 搬运工 搬运工  | 创建于:2018-07-04 12:05:08
    跪求一个用画线模板 画多个分页的例子
    求各位大神给一个简单的 用画图模板画 多个分页图的例子。自己试了半天没搞定。 就像下面样子的
    跪求一个用画线模板 画多个分页的例子
    comments   2
    hits   1496
  • avatar of 大牛科技 大牛科技  | 创建于:2018-07-03 22:14:21
    coinex的getticker函数错误
    已重新下载了linux版本的托管者,依然调用错误。 是不是linux版本的托管者不支持或者是还没有更新呢?
    coinex的getticker函数错误
    comments   1
    hits   1464
  • avatar of rosyrain rosyrain  | 创建于:2018-07-03 10:33:38
    求Allcoin通用协议插件,7月6号开始挖矿交易
    https://www.allcoin.ca/news/detail/?id=567 Allocin就是以前的元宝网,有技术有实力,人多时网络会比较有保障,不会像coinpark那样。求通用协议啊!哪位大神制作一个
    comments   3
    hits   1566
  • avatar of adei2010 adei2010  | 创建于:2018-07-02 10:39:17
    请问在策略的开头设置exchange.SetTimeout(3000) 有什么作用?
    API文档看了之后不是很明白,请知道的朋友解答一下,谢谢! 2.10.2 SetTimeout 仅限 rest 协议,用于设置 rest 请求时的超时时间,只用设置一次即可生效。 例如:exchange.SetTimeout(3000) , 设置 exchange 交易所对象 ,发送 rest 请求 开始 计时,超过3 秒,超时返回 null 。
    comments   1
    hits   1455
  • avatar of rosyrain rosyrain  | 创建于:2018-07-01 19:08:42
    你们能接入CoinEX的API吗,为什么我的显示错误?
    谁知道什么原因呢??
    你们能接入CoinEX的API吗,为什么我的显示错误?
    comments   1
    hits   1494
  • avatar of milur milur  | 创建于:2018-07-01 16:51:38
    如何取出IO返回值中的某个数呢
    代码如下 def main(): Log(exchange.GetAccount()) fc = exchange.IO(“api”, “GET”, “/order/mining/difficulty”) Log(fc) 输出: map[message:Ok code:0 data:map[difficulty:10000 prediction:2354.81027732
    comments   5
    hits   1377
  • avatar of 海上钢琴师 海上钢琴师  | 创建于:2018-06-30 17:20:01
    平台接口
    以前好像在群里看到过平台有开的接口,想看一下,但是木有找到
    comments   3
    hits   1379
  • avatar of 暗夜精灵 暗夜精灵  | 创建于:2018-06-29 21:59:17
    2019-07-31 17:31:53
    请教高手:程序经常跑十几个小时就退出
    发明者量化 显示有错误,但是并没有打印出是啥错误。。。 这个怎么破?
    comments   19
    hits   1726
  • avatar of 暗夜精灵 暗夜精灵  | 创建于:2018-06-29 20:11:57
    2019-04-17 15:21:10
    添加ZB交易所之前可以,现在不行 报错 Decrypt: Secret key decrypt failed
    我几个月前顺利添加成功两个ZB交易所的API,现在再添加发现不行了,试过重新删除添加很多次都不行,是不是你们做过什么改动啦?
    comments   2
    hits   1545
  • avatar of rosyrain rosyrain  | 创建于:2018-06-29 14:53:12
    2018-06-29 15:01:09
    建议官方能够增加Allcoin 和OCX数字货币交易所
    Allcoin是以前的元宝网,好多年了,是国内主要的并且是老牌的数字货币交易所之一,下个月7月5号也要推出交易即挖矿的新模式。 X网以前叫币新,现在品牌升级成X网,OCX是平台币,在这次交易即挖矿的热潮中7月,人气仅次于Fcoin,目前交易量也比Bigone什么的大多了 希望能够增加
    comments   1
    hits   1458
  • avatar of rosyrain rosyrain  | 创建于:2018-06-29 14:44:36
    2019-04-17 16:39:19
    火币投资的Coinbig通用协议插件有人做吗
    如题
    comments   3
    hits   1569
  • avatar of M78星主 M78星主  | 创建于:2018-06-29 11:58:11
    2018-08-22 17:11:05
    BITMS的永续合约,适不适合用量化策略?
    这个交易所的BTC/USD掉期合约有点类似BITMEX 溢价费调节机制 调节目的:使得盘口价格追随于指数价格并且鼓励买卖盘口收窄,每8小时调节一次。 数据方法:分别在每个调节时间节点开始5分钟的随机时间内快照一次平台价格和指数价格作为溢价调节的数据来源。 溢价费率:溢价率为[-10%~-1%)(1%~10%]时,溢价费率=溢价率/24,溢价率为[-1%~1%]时,溢价费率= - (溢价率/24)
    comments   3
    hits   2371
  • avatar of zhangyijun zhangyijun  | 创建于:2018-06-29 07:20:33
    新网站回测报错
    NetworkError: Failed to execute ‘send’ on ‘XMLHttpRequest’: Failed to load ‘https://www.fmz.cn/chart/history?detail=true&symbol=ETH_FUTURES_THIS_WEEK_OKEX&eid=Futures_OKCoin&round=2&period=300000&fro
    comments   2
    hits   1302
  • avatar of 量化 量化  | 创建于:2018-06-27 22:39:02
    怎么让策略访问通用协议插件
    红包求助 在策略里加一个访问 http://127.0.0.1:6667 然后 其他还是按之前的方式添加 交易所API怎么实现
    comments   2
    hits   1737
  • avatar of zhangxuetao zhangxuetao  | 创建于:2018-06-27 10:42:04
    机器人不能离线 脱管者在线 这怎么解决啊
    机器人不能离线   脱管者在线  这怎么解决啊
    comments   1
    hits   1535
  • avatar of jian jian  | 创建于:2018-06-26 21:24:01
    请教问题
    大神们,这个问题怎么解决呢? 报错”GetOrders: timestamp is out of range”
    comments   1
    hits   1287
  • avatar of 拾四 拾四  | 创建于:2018-06-26 18:18:14
    OKex机器人实盘报错.,Futures_OP 3: timeout,GetOrders: interrupted等 调用失败.
    想学习尝试写脚本量化交易,现在在测试机器人跟OKex的期货交易中,出现了这个问题. 另外 GetAccount,GetOrders.也出现这个问题..
    OKex机器人实盘报错.,Futures_OP 3: timeout,GetOrders: interrupted等 调用失败.
    comments   2
    hits   2124
  • avatar of 小草 小草  | 创建于:2018-06-26 15:08:33
    2019-07-31 17:32:22
    CoinPark通用协议Python2版本
    CoinPark通用协议Python2版本 用途:可以使 发明者量化 支持coinpark.cc交易所 代码公开地址:https://www.fmz.com/strategy/101399 运行地址 http://127.0.0.1:6667 1.在托管者所在服务器运行插件 在保存成文件上传的托管者所在服务器,后台运行即可: nohup python coin
    CoinPark通用协议Python2版本
    comments   2
    hits   3113
  • avatar of jacobbubu jacobbubu  | 创建于:2018-06-26 10:17:16
    FCoin 市价单购买,总是在第二次下单的时候报错如下,请问这是哪边的问题?
    400: {“status”:3012,“msg”:“8 is greater than the max order amount 2.0”}
    comments   2
    hits   1507
  • avatar of Adchun Adchun  | 创建于:2018-06-25 15:40:05
    关于exchange.Go的疑惑
    var a = exchange.Go(“GetTicker”); //GetTicker 异步多线程执行 var b = exchange.Go(“GetDepth”); var c = exchange.Go(“Buy”, 1000, 0.1); var d = exchange.Go(“GetRecords”, PERIOD_H1); //上面四种操作是并发多线程异步执行, 不会耗时,
    comments   1
    hits   1565
  • avatar of milur milur  | 创建于:2018-06-25 03:49:26
    BigOne的API好像更新了,获取不到信息
    BigOne的API好像更新了,获取不到信息
    comments   3
    hits   1678
  • 首页
  • «
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • »
  • 末页
Forums
PINE Language FAQ Summary MyLanguage Web3 About Us
Product
Robot Strategy Node Platforms Tickets
API
Syntax guide User guide Trading api Blockchain Indicator

© 2015 - ∞ INVENTOR PTE LTD (SG)