See Eve Market Prices in EXCEL!

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 32

  • @m1k3y48
    @m1k3y48 2 года назад

    Thanks for this, not only was it the top search result, but it worked first try. Much appreciated!

  • @ChuckNoctis
    @ChuckNoctis 4 года назад

    Is it possible to have a tab with only sell prices for the 5 market hubs and to have the highest sell price for each hub to get highlighted? How would the most optimal sheet look like to buy from sell orders in Jita and sell in other hubs look like?

    • @andtechie5210
      @andtechie5210  4 года назад

      You need to pull from all of them,
      And then vlook ups to each, sounds pretty simple! Join the discord

  • @butter1649
    @butter1649 3 года назад

    Hey, is it possible from the large item list that you have there try to filter items like t2, factions or BP in the excel?

    • @andtechie5210
      @andtechie5210  3 года назад

      Join the discord I have a mega list of every bp in the game with their materials and qty, based off the SDE from fuzzworks

  • @bveenhuizen7876
    @bveenhuizen7876 3 года назад

    Hi,is there a way to avoid that the items change positions once you have added an item to the list?
    Exampl Item A is at position 134 but after adding a item it is at 135.So wen i wanna use the attached pice at that position in other sheets i get a wrong price

    • @andtechie5210
      @andtechie5210  3 года назад

      I think what would solve your problem is a vlookup, that formula will find what you need and bring the price back.

  • @jamesshields5302
    @jamesshields5302 3 года назад +1

    Would ?live=true solve the issue of needing new urls each time? not sure how that would work if you need ?full=true.

    • @andtechie5210
      @andtechie5210  3 года назад

      The ?Full=true removes the limit of how many prices you get back. With that the site will only return a limited amount of items. I haven’t found that the live?=true gave back updated prices let me knowing it does! But then it would return only a limited amount lines. This is obviously a very over simplified way of pulling live prices without having to go through the api it itself!
      Feel free to join the discord!

    • @zaron8614
      @zaron8614 2 года назад

      @@andtechie5210 can I have the discord link pls

    • @andtechie5210
      @andtechie5210  2 года назад

      @@zaron8614 discord.gg/5T8JeeFs

    • @Dyhrrr
      @Dyhrrr 2 года назад +1

      @@andtechie5210 me too pls, that one is expired :(

    • @andtechie5210
      @andtechie5210  2 года назад

      @@Dyhrrr discord.gg/qHFG2dWb

  • @gianlucagatti4576
    @gianlucagatti4576 4 года назад +1

    Nice video!
    Thanks for your job.
    Can you tell me if it's possible to have the prce history of some item from jita or amarr?
    Thanks for you reponse!

    • @andtechie5210
      @andtechie5210  4 года назад

      I don’t know exactly on pulling that,
      Have you tried evemarketer.com

    • @andtechie5210
      @andtechie5210  4 года назад

      Hi I misunderstood your question,
      Yes just do it twice. Once for jita other for amarr

  • @zaron8614
    @zaron8614 2 года назад

    Are the prices update automatic? Or i have to do the page query every time?

    • @andtechie5210
      @andtechie5210  2 года назад +1

      Do search every time, but the process of splitting things is already done you just need the new url

  • @xyonblade
    @xyonblade 4 года назад

    I might have figured it out? Whoever made the evepraisal tool might not have agreed to the updated terms of service? I get this error inside google sheets "The developer of this add-on has not accepted the terms and conditions of G Suite Marketplace.
    " when I try to add the evepraisal tool back into a new google sheet.

    • @andtechie5210
      @andtechie5210  4 года назад

      May be so, all I know right now is that it works if you already have it

  • @Thunder_Yoda
    @Thunder_Yoda 2 года назад

    Awesome, thanks.

  • @eliochesse1202
    @eliochesse1202 4 года назад

    Hi! I've been trying to set up the eve market prices with excel too but I have a problem: the numbers provided by the query are set as "text". When I see your video, your datas are becoming decimal numbers after you split up the column but not for me, do you have any tips to make it work?

    • @andtechie5210
      @andtechie5210  4 года назад

      You set them as numbers in the menu after you load them I believe. Do you have a time stamp ?

    • @eliochesse1202
      @eliochesse1202 4 года назад

      @@andtechie5210 Thx for the response but i found a (difficult) way out of my problem. When I tried to do what you said the column will just say "error" cause it didn't recognize the "xxx,xxx,xxx.xx" text as numbers. I actually found a way by making a pannel which remove the dots et comas from the cells and then convert it to numbers. Anyway, thx for the help.

    • @francescopiva894
      @francescopiva894 4 года назад

      I have the same problem. How did you solved it?

    • @srgfreaky
      @srgfreaky 2 года назад

      @@francescopiva894 a bit late, but maybe i help somone.
      1 you need to be in the menu which he shows at 7:31.
      2 you need to right click the column and select "Typ ändern"(german) should be something like change type.
      3 There you go to the format you wish it to be in.
      If that still doesnt work you can instead try the following instead of step 3
      4 here you need to choose the one where you can also set the location (you have all the stuff like dezimal, text etc and one should stand out, in german its "mit Gebietsschema").
      So the problem for me was that im from germany and here the dezimalsystem basically switches the , and the . (dot) thats why i need to change the location scheme to English(USA)+Dezimal.

    • @francescopiva894
      @francescopiva894 2 года назад

      @@srgfreaky dont even remember what the video was about🥲 but thank you for answering