Skip to content

Acidy-Cassidy/MarketScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarketScanner

NOTICE UNTIL CCP FIXES API THIS WONT WORK

To use:

  • Run - Will take a LONG time. It is best to run durning sleep.
    • This takes 45k+ item ids from Jita (Data from last 30 days), pulls the ones that are in the top 1000, highest volume items.
    • Then it takes this list (which is saved locally in your documents directory) which we then use for calculating the profit potential for each item based on the difference between the maximum buy price and minimum sell price, as well as the item's volume. The profit margin is calculated as (sell price - buy price) / sell price, and then multiplied by the item's volume to obtain a rough estimate of the potential profit. This calculation does not take into account transaction fees or other expenses, so it is important to use this estimate as a starting point and to conduct further research and analysis before making any investment decisions.

ss1

  • Once you execute you will see it retrieve the item ids from Jita
  • Then it will continue to run for a long while (6 hours) pulling data ss2
  • These errors are normal, concern is warranted only if *You do not see any progress on the popup console (no traffic)
    • Or no file is written to your /Documents directory upon completion

This is a test build used for dev purposes. Please post issues or suggestions Public build 3/5/23 Version 0.0.0.1

If you have issues message my discord evilA#3875

About

A simple Market scan written in Python.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published