- https://golang.org/doc/install
- Clone project
- Run project in terminal
Example: go run flipping.go 25000 5000000 100000000
Result: Returns items with > 25k margins that have an average buy price between 5,000,000 - 100,000,000 gp.
Example: go run flipping.go 25000 5000000 100000000
Result: Returns items with > 25k margins that have an average buy price between 5,000,000 - 100,000,000 gp.