https://github.com/mawburn/redart
Eve Online Trade Analyzer
https://github.com/mawburn/redart
Last synced: 3 months ago
JSON representation
Eve Online Trade Analyzer
- Host: GitHub
- URL: https://github.com/mawburn/redart
- Owner: mawburn
- Created: 2017-10-08T02:58:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T17:10:02.000Z (over 7 years ago)
- Last Synced: 2025-01-17T00:28:27.329Z (5 months ago)
- Language: JavaScript
- Homepage: http://redart.space
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redart
Working on a Service API to hit the [EVE ESI](https://esi.tech.ccp.is/latest/) to pull back all market orders, process them, and find profitable trade routes. Crunches through ~250mb of data.
Still a work in progress. Currently just gathers and sorts all high sec market data from EVE. Still needs to find trade routes and probably a whole crap ton of optimization tweaks.
Uses experimental .mjs files, [because Node](https://nodejs.org/api/esm.html).