Trading control function is always enabled. The token owner can control when trading is enabled or disabled using the enableTrading() function.
Note: After adding liquidity, trading will be disabled for all addresses (except excluded addresses) until the owner calls enableTrading(). This allows the owner to control when trading begins.