GithubHelp home page GithubHelp logo

conf's Introduction

conf

注:订阅配置的所有格式都要用英文字符。 订阅示范:

{
  "info": ["[email protected]", "15574989048"],
  "sub": {
    "BTC": [100, [31511.0], True, False],
    "OCEAN": [1.22, [1.2], False, False],
    "PEPE": [200, [0.00000830], False, False]
  }
}

info代表你的个人信息,分别是邮箱和电话,会发送以下内容:

  • 订阅币种3分钟线振幅1.2% 或者 15分线振幅3% 以上
  • 所有币种里价格达到日线均线附近3%的提示,并且4小时线连续3个出现MACD柱上涨,代表有明显上升趋势
  • 到达订阅币种的监控价格附近提示
  • 特定币种里插针到预定价格的提示(见 binance_trend.py文件里的配置)

sub的每行代表一个币种的订阅,比如
"BTC": [100, [31511.0, 66688.9], True, False],
代表BTC,在价格100买入,想要监控的价格列表是[31511.0, 66688.9],也就是会在这俩价格附近3%发送邮件提示,后面两个暂时不用,都写False

conf's People

Contributors

elfcoda avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

yooyolanda

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.