I think I have fulfilled all the requests from the forum

Except for my super fancy dancy button.

Is there a reason you don't show the service fees per exchange? Since you know the exact amount to trade you can calculate it and display it in the table. Also, the new fee column and Rate column should be sortable.
If value is odd or n/a or 0, then amount does not meet min/max requirements.
You should calculate that in the backend, and make everything consistent.
Yeah fancy dancy button is not on my list

Sorry.
Not every API shows the fees in the clear way.
And who cares about fees if you get exact amount which is listed in Rate column. I need to check if I can do it easily, but I am still not sure about the reason I should calculate it and show.
Don't get me wrong, I am just thinking loud.
With the next update I will try to make it consistent (and remove that sentence), it is hard as each API do it in own way, so I need to go one by one, test pairs and see the result and additionally sometimes everything is mess when value not meet min/max.
But yeah I will work on that.