欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Huihoo Network
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→项目) |
||
第8行: | 第8行: | ||
MongoDB连接串:mongodb://localhost:27017/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 | ||
$ node gekko --config config.js --backtest | $ node gekko --config config.js --backtest | ||
第16行: | 第20行: | ||
$ node gekko --import | $ node gekko --import | ||
− | UI | + | Gekko UI |
$ cd gekko/web/vue | $ cd gekko/web/vue | ||
$ npm install | $ npm install |
2017年12月22日 (五) 09:36的版本
E3 blockchain & bitcoin
目录 |
简介
E3区块链和比特币应用
项目
E3 bitcoin trading基于Meteor、Node.js和MongoDB构建,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
图集
链接
分享您的观点