Huihoo Network

来自开放百科 - 灰狐
2018年7月20日 (五) 08:31Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

灰狐区块链

目录

愿景

Huihoo blockchain & bitcoin

区块链会成为全球金融的基础架构。

简介

Huihoo区块链公链和数字货币应用

项目缩写:HBC,BC取BlockChain和BitCoin的大写字母。

Huihoo blockchain/bitcoin trading 缩写:HBT

架构

基于Actor model构建的消息事件驱动、高并发、响应式、集群高可用的基础架构。

为每笔交易分配一个Actor,同时进行的100万笔交易,也就有100万个Actor。

网络

语言

Rust会在系统、安全、区块链领域奠定自己的江湖地位。

e language

Telegram

Telegram似乎找到了区块链最好的发展方式, ICO吸金17亿美元。Telegram将利用融资打造名为Telegram Open Network (TON)的区块链网络,Telegram的2亿用户将可以在该网络用其发行的数字货币GRAM购买服务。Telegram称,目标是让TON的交易速度超过比特币和以太坊区块链,可能与VISA和万事达卡竞争。

https://ico-telegram.org/

比特币

以太币

瑞波币

生态

系统基础架构、策略、插件等采用MIT和Apache v2许可协议,

可采用红帽订阅模式销售升级、策略、插件、数据库、Hosting等服务。

项目

Huihoo bitcoin trading基于MeteorVert.x/Node.jsMongoDB构建,based on Gekko

MongoDB连接串:mongodb://localhost:27017/gekko

$ git clone git://github.com/askmike/gekko.git
$ npm install --only=production
$ node gekko --ui
http://localhost:3000

命令行运行Gekko

$ node gekko --config config.js
$ node gekko --config config.js --backtest
$ node gekko --config config.js --import
$ node gekko --backtest
$ node gekko --import

Gekko UI

$ cd gekko/web/vue
$ npm install
$ cd gekko/web
$ node server
http://localhost:3000
$ cd vue
$ npm run dev
重编译UI
$ cd gekko/web/vue
$ npm run build

策略

technical analysis indicators

  • DEMA,Exponential Moving Average,指数移动平均线
  • MACD (Moving Average Convergence/Divergence Oscillator) 移动平均收敛/发散 振荡器
  • PPO(Percentage Price Oscillator)百分比价格振荡器
  • RSI(Relative Strength Index)相对强度指数
  • StochRSI
  • CCI(Commodity Channel lndex)商品频道指数,属于超买超卖类指标中较特殊的一种,波动于正无限大和负无限小之间。
  • talib-macd
  • tulip-macd

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱