Huihoo Network

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(策略)
第36行: 第36行:
  
 
==策略==
 
==策略==
 
+
[http://www.investopedia.com/articles/active-trading/102914/technical-analysis-strategies-beginners.asp 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
  
 
==图集==
 
==图集==

2017年12月25日 (一) 04:50的版本

E3 blockchain & bitcoin

目录

愿景

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

简介

E3区块链和比特币应用

项目

E3 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

图集

链接

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

变换
操作
导航
工具箱