You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
80% Time I am able to undercut most people fine. But 20% time the values that are copied to clipboard are too low and have to manually re-adjust. It assume prices are puled from another service perhaps having it to be checked against multiple services might be ideal.
The text was updated successfully, but these errors were encountered:
Prices come directly from ESI and unfortunately I cannot undercut the cache timers. The issue tends to be when a low price is entered and the items get sold between the cache interval, causing the disparity.
Prices come directly from ESI and unfortunately I cannot undercut the cache timers. The issue tends to be when a low price is entered and the items get sold between the cache interval, causing the disparity.
I was thinking about this little more if you would create a way to import my sale orders from the market into the browser i.e upload text Marketlogs and allow a user to adjust margin from 0.01 to whatever this would mean all the margins could be updated by users without you relying on outside caches being updated and making it more real-time. The same thing could be applied to buy orders. I would use this as an alternative method. Of course in ideal scenario you would want to export item from the market because then you know how much you being undercut but for browser version that make sort a less sense as it gets more tedious...
The flow would be --- set margin --- import data --- during import pull all prices--- adjust margin to set amount in browser--- click on item open it --paste from clipboard
Anyway just a though and as always thank you for your work!
80% Time I am able to undercut most people fine. But 20% time the values that are copied to clipboard are too low and have to manually re-adjust. It assume prices are puled from another service perhaps having it to be checked against multiple services might be ideal.
The text was updated successfully, but these errors were encountered: