Lots of sources. Tons of data. Long list of prices. Not that good with money though.
I've got a piece of code to fetch some basic price data on a given item. But that isn't what I have to deal with in reality. In reality I want to know Amarr sell prices and Jita sell prices and base my approximations on these, not on some generic median prices gathered all over the cluster. That's just ridiculous – noone would listen to me if I come and say "Sell me some trit for 3 ISK each as this is the median price in the cluster." No, I'll head over to Amarr and buy some trit off market at lowest sell price. Or set up a buy order a little bit higher then the highest buy price. Whatever I'm up to at the moment. I might probably check other prices in Domain or even could visit Tash-Murkon or Kor-Azor.
Now that's when things get complicated. I don't have a sure way of acquiring these prices other then manually writing it all down. And that's where automation comes to mind. And price sources. Right, eve-central. With a little extra of course. Like "Which is cheaper – buying stuff in Amarr or getting it in Jita and paying extra 1% for hauling? Give me an 'A' or 'J' and an approximate cost of the winning one."
That's more like the kind of app I'm trying to get. But that's rather complex indeed. It asks for some way of defining these formulas and formalizing my own requests. And even before thinking on the inner structure of the app I have yet to write down what I in fact expect to get from it.
And I've made some progress at that. Like a ton of stickies and several pages of a boiled down text.
And no, naked chicks aren't included. It's internal so it has nothing to display. The main app which will be using it is a totally different thing though.
I've got a piece of code to fetch some basic price data on a given item. But that isn't what I have to deal with in reality. In reality I want to know Amarr sell prices and Jita sell prices and base my approximations on these, not on some generic median prices gathered all over the cluster. That's just ridiculous – noone would listen to me if I come and say "Sell me some trit for 3 ISK each as this is the median price in the cluster." No, I'll head over to Amarr and buy some trit off market at lowest sell price. Or set up a buy order a little bit higher then the highest buy price. Whatever I'm up to at the moment. I might probably check other prices in Domain or even could visit Tash-Murkon or Kor-Azor.
Now that's when things get complicated. I don't have a sure way of acquiring these prices other then manually writing it all down. And that's where automation comes to mind. And price sources. Right, eve-central. With a little extra of course. Like "Which is cheaper – buying stuff in Amarr or getting it in Jita and paying extra 1% for hauling? Give me an 'A' or 'J' and an approximate cost of the winning one."
That's more like the kind of app I'm trying to get. But that's rather complex indeed. It asks for some way of defining these formulas and formalizing my own requests. And even before thinking on the inner structure of the app I have yet to write down what I in fact expect to get from it.
And I've made some progress at that. Like a ton of stickies and several pages of a boiled down text.
And no, naked chicks aren't included. It's internal so it has nothing to display. The main app which will be using it is a totally different thing though.