Skip to content

A fun trading Application, you can see a Live orderBook, Depth of Crypto (BTC) Trade, create a Bid/Ask entry and see stocks/Crypto flipping around, check this out !

Notifications You must be signed in to change notification settings

dodaa08/Trading-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TradingEngine

This is a Trading Engine built with MERN. It allows users to fetch their balance, view the order book, place buy/sell Stocks, and get quotes for specific quantities.


Features

  • View Balance: Fetch and display the user's BTC and USDT balance.
  • Place Orders: Submit buy (bid) or sell (ask) orders with price and quantity.
  • Get Quote: Fetch the best bid/ask price and calculate the total for a given quantity.
  • Order Book: View the live order book with bids and asks.

Installation

Prerequisites

  1. Node.js installed on your system.
  2. Backend service running at http://10.12.80.135:3000.

Steps

  1. Clone the repository:
    git clone <repository-url>
    cd trading-system
    
    
    

About

A fun trading Application, you can see a Live orderBook, Depth of Crypto (BTC) Trade, create a Bid/Ask entry and see stocks/Crypto flipping around, check this out !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages