Coder Social home page Coder Social logo

ccxt_quant's Introduction

quant_cctx

基于ccxt python库写的几个量化策略。

目前有多头排列策略,单均线策略 多头排列:基本逻辑是,选三根均线,短期均线在中期均线和长期均线之上,中期均线在长期均线之上,是为多头排列,同时增加一个判断,就是当前价格在短期均线之上即当前价格上破了短期,中期,长期均线,是为多头排列 单均线策略: 基本逻辑是当前价格突破均线价格买入,跌破卖出

注意事项:

  1. binance需要科学上网,记得代码中修改科学上网端口号
  2. 对于pepe等0比较多的币种价格,请自行调整round精度或者去掉精度

ccxt_quant's People

Contributors

lrqstudy avatar

Stargazers

Jo Carter avatar

Watchers

 avatar

Forkers

whitespur

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.