CandleTrade - Trading Simulator

What is CandleTrade?

CandleTrade is a Trading Simulator that allows you to trade and analyse Stocks.

You can create an account and save assets in the DashBoard watchlist to keep track of their price or analyse stock prices in the market graph. It works by communicating with Alpha Vantage API and by formatting the data into a graph.

The transactions are stored in a secure PostgreSQL database and allow the user to trade stocks and see the balance price changing (hopefully increasing in value).

Key-features

  • User Authentication: Thanks to a PostgreSQL, users can easily register and login on this app, keeping track of transactions, watchlist and portofolio.
  • OAuth 2.0: If you prefer, you can access this application by using your Google or GitHub account.
  • Market: The prices of the assets can be seen in real-time in the Market section, data is taken from an API and formatted into graphs, you can easily buy or sell stocks based on the real-time data.
  • Watchlist: By storing the users favorite assets in the Database, the prices can be easily monitored from the watchlist.
  • Portfolio: All the assets owned by the user are stored in the portfolio, as well as every transaction that took place.
  • Built with

    Links