Giter Site home page Giter Site logo

darwin.v's Introduction

Darwin.v

Darwin 是一套自动交易的实盘 🤖 系统,本项目则是将 Darwin 中的部分交易记录进行公开。


交易计划

根据监控标的不同,Darwin 可衍生出若干交易计划。目前正在运行的交易计划如下(仅列出部分):

  • ETM 计划(./ETM):监控标的为 A 股中的部分 ETFs 和 LOFs。基本做到「长期跑赢沪深 300,年化收益排到所有开放式基金中前 10%」。

    长期不择时,是一个适合随时跟随的主交易计划。

  • Grid 计划(待公开):-

  • LPPP 计划(待公开):-

    ...


日志文件

日志中的每行数据代表一次"实盘操作",字段含义如下:

字段名 解释
time 交易时间
market 品种所在市场
code 品种代码
type 交易类型(B:买入; S:卖出)
amount 交易份额(已隐匿, 可参考 opt 中的建议进行仓位控制)
price 成交价(可参考该价格进行委托)
opt 备注

日志文件固定每天(不区分是否为休市日)的 15:10 生成上传。若出现只有表头的空表,代表当日无操作。

darwin.v's People

Contributors

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