Existing App : Oracle X trades
https://apps.apple.com/us/app/oraclex/id6443677912
This app is used for trading signals. The user login and password are already connected to and authorized by SKU numbers from an existing system. Data is received from csv files on the server
The New Requirement
Add a new screen to the app where our analyst will send a trade idea. So we need a way for him to type it in and it appears on the screen in the same format and where the user can copy the trade.
This will be the format : EUR/JPY
Order Type : SELL
Entry : 148.09
Stop Loss : 148.42 (copy feature) Take Profit : 142.42 (copy feature)
RR : 17.5
Risk 0.25% - 0.5%
New screen should have the same design, look and feel and have the existing copy features Some text with tips will appear on this screen as well
The admin will need a way to update the status of the app and we require a notification to be sent to the user when this screen posts a new idea, updates or deletes a trade setup.
The next step
Once the new requirement is successfully coded in we need to ensure only 1 user is logged in at any time with the user id and password, no duplicates. We also need to add API functionality so when the user clicks the copy function the parameters will be copied to MetaTrader 4 using the following API’s
https://copier.dev4traders.com/api/documentation