Quazil's Astro Analytics

Authors

Status
Abandonned / No longer updated
Compatible with release
Sources available
Supported languages
English en
Platform
GameApplication Windows
Elite:Dangerous Application

Share

Quazil's Astro Analytics (new trading/commodity locating program)

Features

  • Über fast searches - scan all known trades in all known systems in less than 30 seconds takes about a minute now with >9,000 stations.
  • Calculate route best for you; limit tonnage, credit available, travel range, large-landing-pad
  • Connected to EDDN, automatically receiving data from EliteOCR (click the Export to EDDN button)
  • Lots of trade searching and filtering options to filter out trades you're not interested in
  • Commodity Locator, include search for rares
  • Browse station commodity data
  • Navigate between distance systems (needs work to optimize but will find routes if one exist)

Coming Later

  • Ability to edit stored station and commodity data
  • Commodity data (.json) synchronization (crowd-sourced data-healing)
  • French and German commodity localization (the game also supports Russian though I haven't seen any Russian data)

The existing trading programs inspired me to write my own in C# with "NoSQL".
It ties into the EDDN network so if you use EliteOCR and the 'Export to EDDN' button the data will automatically be pushed into the tool and available for searches.
I cache the EDDN relays so it will remember the latest and load it on restart.

I've made a BitBucket account and setup a workspace there.
The code is available for any interested and there's a screenshot and download for the tool.


Links

History

  • Jun 30, 2022 (Dave247) Updated Frontier URLs & marked as abandoned
  • Sep 28, 2015 (wolverine2710) Thread url pointed to the authors profile: corrected it.
  • Jul 29, 2015 (wolverine2710) Filled in field "Use an existing API". Added EDDN.
  • View more ...
  • Apr 23, 2015 (wolverine2710) First revision

API used by this tool