Coder Social home page Coder Social logo

fish_quant_trader's Introduction

-- coding: utf-8 --

fish_quant_trader

本工具的代码习惯和语法都采用python3的规则,可以被python2的解释器顺利执行。但考虑到要顺利调用其他开源社区作者使用python2写的许多软件和模块,因此执行时建议采用python2的解释器

具体到每个不同交易所或者证券公司的接口,可能会提供不同的32或者64位、windows或linux平台,由于本交易软件采用多进程,因此可以分开部署,模块之间通讯都使用zeromq,模块之间只传递序列化的消息

运行方法: 1.安装anaconda的python2发行版,32位会有2g内存上限,建议使用64位的版本。

2.程序启动入口为main.py

fish_quant_trader's People

Contributors

xunquant avatar

Watchers

James Cloos 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.