Ostia is a cryptocurrency trading platform that allows you to test and run algorithmic trading strategies.
The easiest way to run Ostia is to deploy it to Heroku -- or you can clone the app locally and run it on your machine.
Or just go to an already deployed version here: https://ostiatrading.herokuapp.com/ (old version here: https://ostrade.herokuapp.com, might take a second for the Heroku dyno to spin up)
git clone https://github.com/adamalawrence/Ostia.git
First of all make sure you have Node properly installed. Then...
- Install dependencies
npm install
- Start application
npm start
- Visit the Ostia dashboard on your browser
localhost:3000/