Davarco / Arti

Android application that uses the AlgoBot API to buy/sell stocks in an artificial environment using real historical data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arti

Arti is an Android application that uses the AlgoBot API to buy/sell stocks in an artificial environment using real historical data.

Installation and Usage

Requirements:

  • An Android device running 4.0+ with Developer Mode enabled.
  • Make sure you have the necessary permissions to install applications from unauthorized sources.

In addition, you will require an internet connection to connect to the AlgoBot Server to fetch stock data.

Installation Link:

The latest release of Arti, version 1.2.0, is available for download here. For a changelog, see CHANGELOG.md.

Usage:

Using Add Stock in the app's overflow menu, add the stocks you wish the app to trade. Then, sit back and watch yourself make money (in an artificial environment). Additionally, you can use the News tab to conveniently browse Google News for any insight into the stocks you are trading. That way, you can remove certain stocks if you foresee a loss.

License

Arti - Buy/sell stocks in an artificial environment
Copyright (C) 2017  Vanshaj Singhania, David Zhang, Emil Tu

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For more information, see LICENSE.md.

About

Android application that uses the AlgoBot API to buy/sell stocks in an artificial environment using real historical data.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%