Made a crypto bot which will do trading based on trade quantity is calculated by multiplying the balance (usdt_balance for buy orders and btc_balance for sell orders) by the allocation_percentage. The allocation_percentage represents the percentage of your balance you want to allocate for trades (in this case, 25%).