Code Monkey home page Code Monkey logo

stock's People

Contributors

windstone avatar

Watchers

 avatar

stock's Issues

Oversold Table add ex-right

  1. Filter Oversold Table By Percent 25% -> infinite.
  2. Add ex-right in current price.
  3. Calc Oversold rate by ex-right price.

Structural all processors

For all processors, such as Nearest Peak Processor and Oversold Processor.
We extract a common template: Filter -> Sort -> Followed Processor -> Output result.
Each part can be configured and organized by spring assemble file.
By this way each part can be configured and reused properly.

At the same time, we need reconstruct the program to reduce the invocation of sina stock client.
And we will use the specific time as the deadline time instead of new Date(), so the code can be used to evaluate the effect.

Fix scheduler

The scheduler doesn't work for several reasons, such as mysql close connection when idle.
We need log to check the reason of the problem.

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.