As the game grows bigger, the current method of trade report becomes problematic;
-Big players need to wait for a long time for the report to generate
-Server receives extra constrain
-The initial purpose is lost.
Therefore we have though of another way which will be more readable, easier on the server, will allow extra space for the future game growth and will be generated instantly.
Currently, we list todays amount of resources sold and bought by port or overall. I think that the current system usage is to read today's overall profit and yesterday. It is hardly used for other purposes.
Therefore we have thought of this new way: Make fleets count profit. In detail, a fleet will gather the following information:
-Count today's sales
-Count today's purchases
-Todays profit
-Yesterdays Profit
-2 days ago profit
-Lifetime Profit
This way it will be possible to show the overall profit in the depth of 3 days, as well as the overall profit from trading. For a particular fleet or all fleets.
What we will lose will be the port specific information. This will be the expense of the proposed new way.
I am awaiting your feedback, mainly on what you currently use of the existing trade report system as well as if the proposed way will serve you better or not.