Coder Social home page Coder Social logo

deezone / market-pulse Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 59 KB

An API to monitor and suggest trends in the world FOREX markets. Responses include consolidated indicator values, market status and general currency trends (predictions).

License: MIT License

Go 97.73% Makefile 2.27%
forex forex-prediction api-rest golang-api

market-pulse's Introduction

forex-clock

An API of the world FOREX markets.

  • Foreign Exchange Market (FOREX) a global decentralized or over-the-counter (OTC) market for the trading of currencies. This market determines the foreign exchange rate. It includes all aspects of buying, selling and exchanging currencies at current or determined prices.

Exchanges

Forex trading hours and status

  • Sydney (Australian Eastern Daylight Time - AEST) UTC/GMT +10 hours
  • Tokyo (Japan Standard Time - JST) UTC+9 hours
  • London (British Summer Time - BST) UTC/GMT +1 hour
  • New York (Eastern Daylight Time - EDT) UTC -5:00 / -4:00

APIs

  • World Clock API - A source for the current time in a time zone.
  • TimeZoneDB - Free time zone database for cities of the world

Sentiment indicator refers to a graphical or numerical indicator designed to show how a group feels about the market or economy.

CBOE Volatility Index (VIX)

The fear index, it spikes when investors purchase a significant amount of put options to protect their portfolios - investors who buy put options believe the price of the underlying stock will fall.

From the Bulletin of the Atomic Scientists who engages science leaders, policy makers, and the interested public on the topics of nuclear risk, climate change, and disruptive technologies.

An instrument that measures the happiness of large populations in real time.


Documentation

market-pulse's People

Contributors

deezone avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

market-pulse's Issues

Move to OpenAPI for documentation

Due to security issues with the aglio package the API documentation needs to be moved to OpenAPI / Swagger format.

Create documentation in openapi.yaml using OpenAPI Editor for JetBrains (GoLand): https://plugins.jetbrains.com/plugin/12887-openapi-editor/

Add:

"scripts": {
    "generate-api-docs": "node_modules/.bin/redoc-cli bundle docs/openapi.yaml -o docs/api-output.html",
    "docs:watch": "node_modules/.bin/redoc-cli serve docs/openapi.yaml -w",
   ...
}

References:

# Before
$ node ./node_modules/.bin/mocha

# Now with npx:
$ npx mocha

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.