Git Product home page Git Product logo

stockmarketanalysis's Introduction

字典

缩量:跌了或者平的,不是涨。 x = 高量、倍量、梯量、缩量、平量 x != 交易量 y = 交易量

  1. INT 数字
  2. BOOLEAN 是否
  3. DATE 日期
  4. STRING 极端难以理解的描述

往日流程

  1. 基础分析

    1. 国家是否扶持
      • 找industry (boolean)
      • 更改后续权重
    2. 市净率
      • 小于20%
    3. 是否盈利
    4. 找市值
      • 超过100亿
      • 不看超过2500
  2. 当前x位置 (短线)

    • 高量
      • 倍量
        • 比前一天的成交量大于170%
        • 今天和范围在过去一年的最低价
      • 梯量
    • 缩量
    • 平量
    • 跳空缺口
  3. 找它相对于历年位置

    • 找最大
    • 找最小
    • 找当前
    • 对比它们
  4. 观察一个月 (短线)

    • 不破高量
    • 倍量不穿
    • 缩量回调
    • 跳空不补
    • 回调不破
    • 上涨是否放量
  5. 找买入机会

a != x a = [1,2,3,5] a[1] != a a[0] = x a[1] = x a[2] = x a[3] = x

stockmarketanalysis's People

Watchers

Michael May 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.