All of the data used by TD is gathered by players. The data that comes with TD is often out of date, and I manually curate it to help people who don't want to get involved in "crowd sourcing". But to some degree the accuracy of TD depends on data you enter yourself.
In this case, you've stumbled across a bug that I'll fix now - the data that comes with TD doesn't specify what pad size your current station is:
Code:
$ trade.py local -vv --ly 0 cd621454
System Dist
/ Station StnLs Age/days BMkt Pad Itms
-----------------------------------------------------------------------
CD-62 1454 0.00
/ Baille City ? 0.41 ? ? 54
/ Westphal Dock ? 4.38 ? ? 60
The data from one of the crowd sourcing sites, such as maddavo's (
http://www.davek.com.au/td/) might have you covered.
You can manually update your local data with the "trade.py station -u cd62/baille --pad=l" command, and there's a ticket on the issues tracker (kfs.org/td/issues) where users can update the data that comes with TD itself.
If you grab the latest code, I've just committed a change that will tell you what's going wrong here.
I'm curious about the "--hops 30". A "hop" is where you dock at a station and sell what you've brought. A "jump" is where you transition between individual stars. The default for both is "2", in TD. A 30 hop run - that's probably a few days worth of travel, and the prices are likely to change out from under you. That's going to be upto 60 hyperspace jumps and 30 dockings. It's going to take a while to calculate that route - so you might want to add "--progress" (--prog for short).
Hi and thanks for taking the time to replay ,
i use OCR to add data myself to BPC /eddn/ TD ( i do all 3 as it so simple thanks to the buttons after checking my data)via it as BPC is the main tool i use at the sec but slopeys not added the pad size data to it yet to be used ,
so thats why i wanted to try this out as i've upgraded to a clipper
the 30 hops bit was just my last test as i'd tried 10 / 20 etc but it seems i was confused as to how that bit was used
( i was thinking hops were the jumps )
thanks for clearing that up but it was the pad size bit that i'm trying to get my head around mostly , i haven't done a pull of the new code yet via soruce tree yet, i'll do that in a sec to see if that helps
and thanks again for the help i'll post once i've done the update , but great work with the tool so once again thanks