Coder Social home page Coder Social logo

Comments (7)

eyeonus avatar eyeonus commented on July 17, 2024

Accuracy of station information is not guaranteed, as it is constantly changing, for every station.

This is why TD includes an "age" field, so that you know how old, and therefore how inaccurate, the data for that station is, and an --age option, so you can ignore data that is older and therefore more inaccurate.

>trade run --help
.
.
.
 --age DAYS, --max-days-old DAYS, -MD DAYS
                        Maximum age (in days) of trade data to use.

from trade-dangerous.

eyeonus avatar eyeonus commented on July 17, 2024
>trade run --cap 96 --cr 13m --from "diaguandri/ray gateway" --loop --ly-per 20 -vvv
Diaguandri/Ray Gateway -> Diaguandri/Ray Gateway (score: 520126.151079)
Start CR: 13,000,000
Hops    :          2
Jumps   :          4
Gain CR :    983,216
Gain/Hop:    491,608
Final CR: 13,983,216

  Load from Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y):
       88 x Chemicals/Agronomic Treatment      4,669cr vs   13,021cr, <1 hr vs <1 hr, total:    410,872cr
        8 x Textiles/Military Grade Fabrics    2,229cr vs    4,735cr, <1 hr vs <1 hr, total:     17,832cr
  Unload at Pardian/Sharma Landing (105ls, BMk:N, Pad:M, Plt:N, Flc:N, Shp:N, Out:N, Ref:Y) => Gain 755,024cr (7,864.83cr/ton) => 13,755,024cr
  Load from Pardian/Sharma Landing (105ls, BMk:N, Pad:M, Plt:N, Flc:N, Shp:N, Out:N, Ref:Y):
       96 x Metals/Gold                        8,668cr vs   11,045cr, <1 hr vs <1 hr, total:    832,128cr
  Unload at Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y) => Gain 228,192cr (2,377cr/ton) => 13,983,216cr
  ----------------------------------------------------------------------------
Finish at Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y) gaining 983,216cr (5,120cr/ton) => est 13,983,216cr total

from trade-dangerous.

facade11663 avatar facade11663 commented on July 17, 2024

from trade-dangerous.

eyeonus avatar eyeonus commented on July 17, 2024

It's not. Your problems are most likely due to user error.

As I already showed you, running the exact same command on my TD copy results in a DIFFERENT route than yours.

Having a different route with the same input criteria means operating on different data.

Since I did a full update of my copy of TD's database before performing the same run you did, and got a different route, that means your database is using older information.

The only difference between my run and yours is that I did -vvv instead of -v so you can see the age data.
(Ex.: "88 x Chemicals/Agronomic Treatment 4,669cr vs 13,021cr, <1 hr vs <1 hr, total: 410,872cr")

>trade run --cap 96 --cr 13m --from "diaguandri/ray gateway" --loop --ly-per 20 -vvv
Diaguandri/Ray Gateway -> Diaguandri/Ray Gateway (score: 520126.151079)
Start CR: 13,000,000
Hops    :          2
Jumps   :          4
Gain CR :    983,216
Gain/Hop:    491,608
Final CR: 13,983,216

  Load from Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y):
       88 x Chemicals/Agronomic Treatment      4,669cr vs   13,021cr, <1 hr vs <1 hr, total:    410,872cr
        8 x Textiles/Military Grade Fabrics    2,229cr vs    4,735cr, <1 hr vs <1 hr, total:     17,832cr
  Unload at Pardian/Sharma Landing (105ls, BMk:N, Pad:M, Plt:N, Flc:N, Shp:N, Out:N, Ref:Y) => Gain 755,024cr (7,864.83cr/ton) => 13,755,024cr
  Load from Pardian/Sharma Landing (105ls, BMk:N, Pad:M, Plt:N, Flc:N, Shp:N, Out:N, Ref:Y):
       96 x Metals/Gold                        8,668cr vs   11,045cr, <1 hr vs <1 hr, total:    832,128cr
  Unload at Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y) => Gain 228,192cr (2,377cr/ton) => 13,983,216cr
  ----------------------------------------------------------------------------
Finish at Diaguandri/Ray Gateway (479ls, BMk:Y, Pad:L, Plt:N, Flc:N, Shp:Y, Out:Y, Ref:Y) gaining 983,216cr (5,120cr/ton) => est 13,983,216cr total

If your copy of TD is having issues, update TD using pip install --upgrade tradedangerous.
Update the database using trade import -P eddblink -O listings

Then try again.

from trade-dangerous.

facade11663 avatar facade11663 commented on July 17, 2024

from trade-dangerous.

eyeonus avatar eyeonus commented on July 17, 2024

TD's data is updated by using the import command. Clicking the update button on EDMC, which is a completely different program that has nothing to do with TD, has no effect.

It is recommended to use the EDDBlink import plugin to update TD's database, as it pulls the latest daily data dump from EDDB as well as more recent data gathered from the EDDN network using a program running on Tromador's server I built specifically for that purpose.

Please read the manual before blaming the program for problems caused by your lack of knowledge.

from trade-dangerous.

eyeonus avatar eyeonus commented on July 17, 2024

Also, stop replying to the email, it's spamming your posts with a metric ton of css formatting.

from trade-dangerous.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.