ELDLM - Elite Dangerous Local Market
A simple, lightweight application to track live commodity prices in your local star system, right on your screen.
Join Discord for SupportWhat Does the App Do?
- It tracks live commodity market prices from the EDDN data feed.
- The data is displayed on a local web page that can be viewed in your browser or with a VR overlay.
- The market data updates automatically every 15 seconds.
Features
- Local Market Price Tracker for Elite Dangerous.
- Live Updates every 15 seconds.
- Runs on your own local Python server.
- Simple, lightweight, and easy to use.
Prerequisites
- Windows 10 or newer.
- Python 3.7 or newer installed. You can download it from python.org.
- Internet access to receive data from the EDDN feed.
- Recommended browser Chrome to be sure the link works as intended
http://localhost:5000/market_data
Installation Steps
- Download the latest version of the application using the button below.
- Extract the
.zip
file to a folder on your computer. - Double-click the
start_server.bat
file. - A command window will open and install all necessary Python libraries.
- Once complete, a new browser tab will automatically open, showing your VR kneeboard.
Manual Installation (Alternative)
If you prefer to install the dependencies manually, navigate to the extracted application folder in your command prompt and use the following command to install all required libraries from the requirements.txt
file:
pip install -r requirements.txt
Troubleshooting
- If the page doesn't load: Ensure your Python server is running and check your firewall settings.
- No market data is showing: Make sure you are in a star system with a station that has a market and that the EDDN data is flowing.
- For further assistance, join our Discord server.
ℹ️ Version Info
- Filename | EDLM Live Market Tracker
- Category | Beta Release
- Version | V0.0.6
- Author | FlockersDesign
- Updated | August 22nd, 2025
- Size | 3.23 KB