GithubHelp home page GithubHelp logo

moow-api-express's Introduction

moow-api-express

Xiaobao.io - Your Crypto Concierge

Xiaobao.io is an intelligent investment advisory platform specifically developed for the cryptocurrency market. The platform offers users a range of practical functions, including one-click arbitrage, periodic investments, intelligent alerts, and volume-price analysis. Backed by a team of experienced quantitative investors and traders, Xiaobao.io also provides a variety of market-tested and effective quantitative trading strategies to choose from.

Investing with Xiaobao.io is easy, enabling you to earn money effortlessly.

Key features

1. Big Data Services: Utilize extensive data analytics to inform your investment decisions and strategies.

2. Indicator Screening: Filter and select key indicators to make experienced trading choices.

3. Intelligent Alerts: Receive smart notifications and alerts based on market conditions and personal criteria.

4. One-Click Investment: Simplify your investment process with automated, periodic investments.

5. Strategy Trading: Use and apply different trading strategies that have been tested and proven to work in real market conditions.

6. Cryptocurrency Fund Supermarket: Explore and invest in a wide range of cryptocurrency funds.

QuickStart

node.js v20.10.0
mongoDB v7.0.2

Development

  1. import initial datas(data/*.json) to mogodb
mongoimport --db xiaobao --collection portal_resource --file data/portal_resource.json --host 127.0.0.1:27017
mongoimport --db xiaobao --collection portal_user --file data/portal_user.json --host 127.0.0.1:27017
mongoimport --db xiaobao --collection common_config --file data/common_config.json --host 127.0.0.1:27017
mongoimport --db xiaobao --collection market --file data/markets.json --host 127.0.0.1:27017
  1. start node backend
nvm use v20
$ npm i
$ npm run dev

$ open http://localhost:20003/

Deploy

$ npm start
$ npm stop

test admin login user

[email protected]

doc

cd doc
npm install gitbook-cli -g
gitbook serve

Open the browser and visit: http://localhost:4000/ to view the documentation.

moow-api-express's People

Contributors

ucfyao avatar jssice avatar kevinyang-github avatar yingxue0323 avatar huijundev avatar lexi007 avatar aria622 avatar wjtwzgl12 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.