from above it looks like the import of LHS 3447/Dalton Gateway is 2days old and the import did not go in. What am i doing wrong?
So I did the following:
...
However if you were to ask it to try and do two hops in this configuration, it would fail, because there's only one profitable trade (from Johnson to Fleming).
I'm making some changes to the output given when a route doesn't work, including dumping the best route it found at the last hop it could make.
Follow instructions , trade.py wont start via command line , reminds me of getting python to work for morrowind , hated those days too !, nice idea , but if it wont work out of the box , not for me
How do i check if import has worked? should there be a message that station was updated?
First i f10 LHS 3447/Dalton Gateway commodities
then use EliteOCR i export to EDDN (no idea why, is it in use yet) then i export to a import.prices file
then run
from above it looks like the import of LHS 3447/Dalton Gateway is 2days old and the import did not go in. What am i doing wrong?trade.py import "C:\Program Files Games\Frontier\eliteOCR\OCRSystemData\import.prices" <-ignore the space FD forum layout does this
trade.py run -vv --from "lhs 3447/dalton" --ly-per 10.1 --jumps-per 1 --capacity 8 --credits 1000 --insurance 0 --margin 0.02 --hops 1
LHS 3447/Dalton Gateway -> YAKABUGAI/Levi-Montalcini City:
Load from LHS 3447/Dalton Gateway:
8 x Grain 105cr each, 840cr total (2days) <-------------------------------------2days? is this how old data is for system/station
Jump LHS 3447 -> YAKABUGAI
Unload at YAKABUGAI/Levi-Montalcini City (509ls) => Gain 1,600cr (200cr/ton) => 2,600cr
----------------------------------------------------------------------------
Finish at YAKABUGAI/Levi-Montalcini City gaining 1,600cr => est 2,600cr total
I also should have put the snippets in a clean db and tried it before posting, boy am I rusty. I did figure it was likely something stupid I was doing though. Sorry to waste your time, but thanks for the detailed response. I will continue to poke around and see if I can break anything... ;-)
How do you enter system or station names that have spaces in them?
For example say I want to go to HIP 100035.
If I add the command
"--to HIP" it isn't going to know which HIP i want and naturally returns the following
"System/Station lookup: "HILL" could match HIP 100035, HIP 10046, HIP 100063,..."
If I add the full name
"--to HIP 100035" then it returns
"ERROR: unrecognized arguments: 100035"
And is there a way to ignore prohibited items?
To begin your quest, if you edit station.csv to contain only stations that sell rare goods, it would be a start.
Check out the readme.txt file. But yeah, there's a --avoid option you can pass a comma separated list to.
--avoid slaves,tobacco,etc
Not sure if this is the right place, but i found a system with a wrong name in maddavos system.csv
'Pantaa Cezisa' does not exist in the galaxy map. I think it should be 'Geoge Pantazis' according to the coordinates.
aaa@BOOTCAMP-MBP /c/frontier/td (master)
$ ./trade.py local georgepantazis
./trade.py: ERROR: Unrecognized system: georgepantazis
v6.4.0 Jan 01 2015
. (kfsone) Added RareItem table,
. (kfsone) Imported systems from EDStarCoord,
. (kfsone) Added a LOT of stations,
. (kfsone) Converted all SYSTEM names to upper case in the database,