Page 1 of 1

Does anyone know of...

Posted: Wed Dec 24, 2014 5:18 pm
by MarrV
A trading routing tool / site that works out the most efficient route to MULTIPLE destinations. Not just A to B but if you have A, B, C, D, E, F, G & H It will work out the best route to take to go to each
e.g. A > E > B > H > F >C > D > G

Would be a great help to me

Thank you

& Merry Christmas

Re: Does anyone know of...

Posted: Wed Dec 24, 2014 6:59 pm
by Naruby
I love the tool TradeDangerous. it's command line based with a lot of parameters, one of the the "via " should do what you described but I didn't test it (X-miss dinner time)

Source: https://bitbucket.org/kfsone/tradedangerous/overview
Feedback thread: https://forums.frontier.co.uk/showthread.php?t=34986

Re: Does anyone know of...

Posted: Wed Dec 24, 2014 8:04 pm
by MarrV
Naruby wrote:I love the tool TradeDangerous. it's command line based with a lot of parameters, one of the the "via " should do what you described but I didn't test it (X-miss dinner time)

Source: https://bitbucket.org/kfsone/tradedangerous/overview
Feedback thread: https://forums.frontier.co.uk/showthread.php?t=34986


Playing around with it the "nav" function does not allow via modifiers as far as I can tell, the "run" command. It tries to run when using trade.py run --capacity 100 --credits 100000 --ly-per 18.8 --from Bast --via Aedaenon --to Damna but throws errors of not finding pricing data (well I didnt import it so that makes sense, but I do not really want that function) cannot find Aegaenon and a few other errors.

Python might be the way to go, but as far as I know the is no complete database of all inter-distances between stations other than my spreadsheet & the one of the forums (forget the persons name)

Ty for pointing me on to this though!