General Architecture:

All projects are built on top of the same foundational message transport system, to ensure consistent behaviour and performance.

All components use the same full decimal number system (19 digits + 18 decimal places), used for all quantities, prices, amounts and commissions, and all calculations involving such items.

A system internal protocol (proprietary / compressed) is used to maximize performance when the system contains multiple components.

Commission calculations use basis points (0.01%)
・This number system is suitable for cryptocurrency use
・Safe pre-overflow detection on all calculations