Git Product home page Git Product logo

triangular-arbitrage's Introduction

triangular-arbitrage

数字货币-三角套利机器人

配置

1、config/default.org.toml 改为 config/default.toml

2、config/default.toml文件中配置修改,例如:币安apikey

启动步骤

启动自动套利程序步骤

// 只在第一次安装程序时需要运行
npm install
// 启动自动套利主程序
npm start

控制台运行效果

web服务启动步骤

非必须启动项,只对想看的排行页面的同学需要如下配置

找到storage项目中的url = ""改为url = "http://127.0.0.1:5984"

  • CMD切换到项目路径,执行如下命令
npm run ws

页面显示

打开127.0.0.1:3000后,显示如下:

系统构成图

概念图

交易程序交流 QQ 群

310298370

疑难解答

Q:toml配置如何改为json配置?

A:可以把toml后缀改成json,然后通过这个地址,把toml格式配置转换成json格式。

triangular-arbitrage's People

Contributors

zlq4863947 avatar biluochun avatar

Watchers

Alex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.