Giter Site home page Giter Site logo

hanmichael / zheshiyigeniubidexiangmu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2bcoin/zheshiyigeniubidexiangmu

0.0 2.0 0.0 2.34 MB

数字货币量化交易系统,支持多家交易所

License: MIT License

Java 81.26% JavaScript 7.10% HTML 11.18% CSS 0.46%

zheshiyigeniubidexiangmu's Introduction

欢迎使用 Common-Mvc

基于maven的spring4.3+mybatis3.4+Swagger2.6的后台整合,用于快速构建中小型API、RESTful API项目,该项目简单、快速、易扩展;使我们摆脱那些重复劳动,专注于业务代码的编写。本项目主要实现数字货币的量化交易基础框架及交易所接口的实现,使用者只写策略逻辑。项目为一拖N的实现,即一个中心服务器,N个托管者节点,每个节点可以运行多个策略,由于大多交易所对请求有限制,建议每个节点同一家交易所同时运行的策略3个以下。

快速开始

  • clone本项目,创建下面的数据库和表
  • 使用IDE导入本项目,使用maven方式导入项目
  • 配置jdbc.properties下面的数据库相关信息(如果你需要使用mybitis逆向插件,也需要配置generatorConfig.xml这个文件中的数据库信息)
  • 使用maven编译后,配置tomcat并部署
  • 启动tomcat
  • 根据需求进行快速迭代开发

需要配置的文件

  • 所有的.properties文件

部分截图

image image image image

项目说明

  • 待添加

交流

  • 待添加

zheshiyigeniubidexiangmu's People

Contributors

2bcoin avatar

Watchers

 avatar  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.