FREE - FX News Alert application

Hi FiatFap, Thanks for the feedback. Yes, this app is my first attempt at iOS app development. This app notifies you when ever bid/ask moves by a certain value or percentage (as specified by the user) in a certain direction. I figured such a functionality would be useful for traders.
I wanted to keep value and percentage specifications separate. And since there are two prices for any currency pair (bid and ask), I had to provide a section for each. I look at BID to measure upward price movement and ASK for downward price movement. That’s why you see four sections for each currency pair.
In each section, you can track multiple values / percentages. For e.g. you may want to get alerted whenever EUR/USD bid moves up 0.001 and whenever it moves up 0.005. Hence there are many boxes in each section.
Please let me know if you have questions, or suggestions to improve the interface.