TradeDangerous Commodity Find Closest Station PMC Elite Dangerous

TradeDangerous Commodity Find Closest Station in Elite Dangerous.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.

Tradedangerous Commodity Find Closest Station

You need to find lets say Steel, Titanium, Water, CMM Composite, whatever commodity near the system you're in, what command line parameters to use?

Return stations that sell water at least 790 tons near Tikurua system:

trade.py buy water --supply 790 --near tikurua

Return multiple commodities:

trade.py buy water,fruitandvegetables --supply 790 --near tikurua
trade.py buy water,fruitandv,ceramicc,insulatingm --supply 790 --near tikurua

Limit the search returns to 40 lines/stations:

trade.py buy liquido,aluminium,cmmcomp,steel,titanium --limit 40 --supply 790 --near tikurua
trade.py buy ceramicc,cmmcomp,insulatingm,semicond,supercond,powergene,waterpurifiers,computercomp,medicaldiagnostice,non-lethalw --limit 40 --supply 790 --near tikurua

You can place command line parameters into "config file" as well, here it is pmc-colonization-outpost.txt file:

python3 trade.py buy +../pmc-colonization-outpost.txt --near tikurua

Feel free to create topic to PMC Tactical Forum if you need more advanced help with using TradeDangerous.

Elite Dangerous is the best space exploration, mining, trading and combat game/simulator available through computer history since 1984. Elite includes Milky Way galaxy with 400 billion star systems which you can visit.
Colonization of unexplored star systems in Elite Dangerous is to make a claim into unexplored system, travel there, wait for colonization ship, haul cargo for space station construction until its complete. The commander who made the unexplored system claim then becomes System Architect.
Trading in Elite Dangerous is one of the core features of this game/simulator, you buy commodities low, transport them to another star system's space station and sell high to make credits (money).