-
Notifications
You must be signed in to change notification settings - Fork 46
V12 to V13 Transition
This page is a temporary helper for commanders moving from Trade Dangerous v12-era habits to the current v13 command surface.
The normal documentation pages describe the current tool directly. This page exists only to catch old examples, scripts, muscle memory, and forum posts.
Trade Dangerous v13 requires Python 3.12 or newer.
After updating, rebuild your local database:
trade import -P eddblink -O clean,skipvendFor a full Spansh seed/rebuild:
trade import -P spansh| Old habit | Current form |
|---|---|
trade ... after a normal install |
trade ... |
trade rares ... |
trade buy --rare ... |
trade trade A B |
trade direct A B |
trade update |
trade import -P eddblink |
trade station ... |
trade local ... or trade market ...
|
trade shipvendor ... |
ship vendor data comes from imports |
trade trade ... is still available as an alias for trade direct ..., so existing direct-comparison scripts have a gentler landing.
| Old option | Current form |
|---|---|
--planetary N |
--planetary N |
--link-ly |
use command-specific --ly or --ly-per
|
nav --refuel-jumps |
use a specialist fuel/neutron route planner |
run -v |
use normal/verbose output, --raw, or --checklist
|
run --max-routes |
--routes |
run --odyssey / --od
|
--settlement |
Rare lookup is now part of buy:
trade buy --rare --near lave --ly 160This is a live-market view. It shows rare commodities that currently have market supply in your database.
The current route planner is database-driven and supports station or system endpoints:
trade run --from sol --credits 5m --capacity 64 --ly-per 20 --jumps-per 2
trade run --from "sol/abraham lincoln" --to lave --credits 5m --capacity 64 --ly-per 20 --jumps-per 2At typical jump ranges, set --jumps-per 2 or higher for multi-hop routes that need to cross more than one system jump per trading hop.
For most users:
trade import -P eddblinkFor clean rebuilds:
trade import -P eddblink -O clean,skipvendPlain .prices import remains available for deliberately maintained local files, but import plugins are the supported path for normal updates.
- Windows Python Install
- Install Trade Dangerous
- Running Trade Dangerous
- Get Market Data
- Upgrading
- Python 3.14 Warning
- Solo Stuff
- Mac/Linux
- Virtual Environment Stuff
- Troubleshooting
- Getting Started
- Conventions
- Using Trade Dangerous
- Obtaining Data
- Shortcuts
- Local Price Data
- Programming
- Starting The GUI
- How The GUI Is Laid Out
- Commander Baseline And Ship Profiles
- Workspaces
- Import
- Results And Diagnostics
- Saved State
- Troubleshooting
- Read This First
- Refresh Your Data The Normal Way
- List Stations In A System
- Find Systems Near A System
- Find Trading Stations Near You
- Plan An In-System Trading Tour
- Plan A Route That Comes Back Home
- Compare Two Stations Directly
- Find Somewhere To Buy An Item
- Find Somewhere To Sell An Item
- Inspect One Station Market
- Find Old Data To Refresh
- Find Rare Goods Near A System