Hi guys! I love TradeDangerous and I use it all the time.

[EDIT: I am using version 6.10.0] I have a question about the expected behavior when using trade.py run with both --from and --to. (I use this when I am docked at a station and I have a specific system or station I want to go to, so I want to see what I can trade.). So what I do is specify "--hops 1" so I don't have to stop off in between. This works fine if the --to system is relatively close to the --from system, but if it's far away I get back "Error: No profitable trades matched your critera" *unless* I artificially increase the "--ly-per" I pass to it.
For example, if I use --ly-per=22.24:
Code:
trade.py run --from "YEMBO/Naddoddur Terminal" --to "ERAVATE" --credits 300000 --hops 1 --capacity 112 --ly-per=[B]22.24[/B]
trade.py: Error: No profitable trades matched your critera, or price data along the route is missing.
But then if I run the exact same command except artificially increasing the "--ly-per" to 50, it works as expected:
Code:
trade.py run --from "YEMBO/Naddoddur Terminal" --to "ERAVATE" --credits 300000 --hops 1 --capacity 112 --ly-per=[B]50[/B]
YEMBO/Naddoddur Terminal -> ERAVATE/McMahon Dock
YEMBO/Naddoddur Terminal: 88 x Auto-Fabricators, 3 x Polymers,
ERAVATE/McMahon Dock +77,300cr
Is it a bug? Why does the "--ly-per" value make any difference when finding a profitable trade between the --from and --to systems?
EDIT:
BTW if I use the -v switch it correctly shows the jumps I have to make to reach Eravate (it assumes my 50ly max jump, though

), so it doesn't appear that it's just a matter of TD expecting my ship to reach the destination system in one
jump:
Code:
trade.py run --from "YEMBO/Naddoddur Terminal" --to "ERAVATE" --credits 300000 --hops 1 --capacity 112 --ly-per=50 -v
YEMBO/Naddoddur Terminal -> ERAVATE/McMahon Dock (score: 77313.914000) Load from YEMBO/Naddoddur Terminal: 88 x Auto-Fabricators (@3406cr), 3 x Polymers (@75cr),
[B]Jump YEMBO -> VERBIGENI -> ERAVATE[/B]
Dock at ERAVATE/McMahon Dock
Finish ERAVATE/McMahon Dock + 77,300cr => 377,300cr