Code Monkey home page Code Monkey logo

free-realtime-forex-prices's Introduction

Free RealTime Forex Prices

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests


This project is a simple demonstration of how to connect the trading companies in a simple and free way.

We use the broker IQOption as an example.


Prerequisites

  • Node.js >= 14
  • Dependency Manager (yarn was used)

Installation

  1. First, install yarn if not installed:
$ npm install -g yarn
  1. Clone project repository:
$ git clone https://github.com/preduus/free-realtime-forex-prices.git
  1. Install project dependences:
# Using yarn
$ yarn

Usage

To see app working, run:

# Using yarn
$ yarn start

# Using npm
$ npm run start

Login page

As we use only one broker provider, by default, the access credentials will be the same as those used to access the IQOption broker.

If you don't have an account yet, click here.


Features

  • Login directly with broker
  • Get forex latest prices
  • Get forex prices in realtime

Technology Stack


๐Ÿ“ซ Contribute to project

The project needs a lot of input for us to add more brokers providers, if you feel like helping or have some idea, please open an issue and help us.

  1. Fork the project.
  2. Create a branch: git checkout -b feature/<branch_name>.
  3. Commit your code changes: git commit -m '<message>'
  4. Push to your work branch: git push origin feature/<branch_name>
  5. Open a pull request.

Alternatively, see on GitHub docs How to create a pull request.


๐Ÿค Contributors

Pedro Rodrigues

๐Ÿ“ License

Distributed under the BSD 3 License. See LICENSE for more information.

โฌ† Back to top

free-realtime-forex-prices's People

Contributors

pedrohfocus avatar preduus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.