${(drug.Price * buyAmount) | currencyFormat}
${(drug.Price * sellAmount) | currencyFormat}
The loan shark gave you ${ Player.LoanOutstanding | currencyFormat } with a vig of ${ Player.InterestRate | percentFormat }. You have ${ Player.Money | currencyFormat } in cash.