## Summary - Platforms each have their own fees associated with each trade. - Implement a list of platforms. - The user should be able to edit the list of platforms from a dialog accessed via the main window. - Consider changing the user input so that the user selects the platform from a dropdown menu instead of typing it out. - From this, match the transaction with the associated fees.
Summary