/papertrading

A real time stock market simulator app. This app fetches latest prices from iex cloud and uses candle charts for visualization.

Primary LanguageJava

papertrading Android CI

A real time stock market simulator app.
Here iexcloud is used for making api calls and fetching real time stock data. It provides 5,00,000 free api calls per month.

Installation

  • clone the repository

https://github.com/soham-1/papertrading.git
  • create an account on iexcloud

Copy your token inpalace of MainActivity.java -> BuildConfig.API_KEY

Functionalities

Watch over your favourite stocks

launch

Buy/Sell stocks, view portfolio, analyse transactions, update balance

By default a balance of 10,000 is added to account. You can update the balance from profile section

buy_sell