(I found that you can simply use the export button in the market view…).
Hello. I have started creating my own trading bot for eve online. I am using Sanderling and I understand how it works.
AFAIK you need to get something on display to read from memory using Sanderling.
Upon clicking on a market item, I am trying to figure out how to retrieve the fully downloaded market data efficiently. I want not to scroll through the complete list of orders in order to save time.
I tried :
To decipher the relevant packet data.
To find the relevant bytecode using cheatengine.
Does someone have a clue ? Maybe reading memory like Sanderling do ?
I assume you refer to the market bot which is linked from my Github profile?
I did link to this bot to improve its visibility, but I did not work on this bot. So I don’t know more about how it works than what I can find in the discussions here on the forum.