Warframe Trader
This project is designed to perform basic market anyalsis on the market for in-game items for the video-game Warframe. This project extends market anyalsis from the data provided by the warframe.market API, a website for listing the in-game items on Warframe. I built this project in order to get some basic front-end experience and also as a fun way to learn market indicators.
The idea was to provided Warframe players with the ability to view market trends of items and also to be able to make predictions for whether prices will go up or down. Additionally, this project includes some basic price predictions for some of the in-game items. The database collected for this website is served from a free firebase database. The about page of the project's public website shares more information.
The code for the website is open-source and available on GitHub. This is built around accessing the firebase database and serving the data processed and recorded there. Aditionally, the package for processing and doing the data anyalsis is also available as an open-source PyPI package.
Below is a the front-page for the website.
Here is an example chart. Go to the website to find a specific item's history and to get a better view of the charts similar to the one displayed below.