Kindly tell me if you can write a module for our MetaTrader platform. I need a programmer who is professional in writing MetaTrader 4 Manager API.Let me explain some of the details so that you can see if you will be able to write such an api for our server. first of all, we are brokerage house. and we have several customer groups. We want to see "instantly" number of the open positions of each group of customers in detail. For example suppose thatwe have A1, A2, ...., A876 customers, we have B1, B2, ...., B384 customers,we have C1, C2, ...., C7017 customers,we have D1, D2, ...., D9723 customers,and total customer number is 18000.Suppose nobody has a position at the beginning. Now, A1 buys 5EUR/USD Then the api counts it and shows at the screen asGroupAEUR/USD: +5GBP/USD: 0USD/JPY: 0etc.and then A73 buys 20 GBP/USD and C121 sells 25USDJPY GroupAEUR/USD: +5GBP/USD: +20USD/JPY: 0GroupBEUR/USD: 0GBP/USD: 0USD/JPY: 0GroupCEUR/USD: 0GBP/USD: 0USD/JPY: -25This simple counting task must be working in miliseconds. And at one part of the screen we want to see which customer has done the last trade. We want to be able to customize groups. I mean, maybe sometimes we want to see only group A, sometimes only groupB+C and sometimes all of them. this application will be working as an api at our brokerage house's server. also, there will be a textbox for us to enter our hedging positions. For example, GroupAEUR/USD: +5GBP/USD: +20USD/JPY: 0Then next to it, i will be able to write GroupA-HEUR/USD: 0GBP/USD: +10USD/JPY: 0as i said, this is manual entrance, not a trade. (or if you can do, you can count our trades at another broker and instantly write our positions into the GroupA-H section accordingly, it would be very useful)one more thing, you should export all the trades from the server into a metatrader4. i should be able to get all the trades into a metatrader4 to be able to check if this api is working properly. Because, i have a manual system which counts our customers' trades. we must be working on 2-3 different counter program to make sure all of them are working correctly. This is also very important. your api should all send all the trades into a metatrader4, for control purposes. Can you write this api?If you have any questions please don't hesitate to ask.Kindly tell me if you can write a module for our MetaTrader platform. I need a programmer who is professional in writing MetaTrader 4 Manager API.Let me explain some of the details so that you can see if you will be able to write such an api for our server. first of all, we are brokerage house. and we have several customer groups. We want to see "instantly" number of the open positions of each group of customers in detail. For example suppose thatwe have A1, A2, ...., A876 customers, we have B1, B2, ...., B384 customers,we have C1, C2, ...., C7017 customers,we have D1, D2, ...., D9723 customers,and total customer number is 18000.Suppose nobody has a position at the beginning. Now, A1 buys 5EUR/USD Then the api counts it and shows at the screen asGroupAEUR/USD: +5GBP/USD: 0USD/JPY: 0etc.and then A73 buys 20 GBP/USD and C121 sells 25USDJPY GroupAEUR/USD: +5GBP/USD: +20USD/JPY: 0GroupBEUR/USD: 0GBP/USD: 0USD/JPY: 0GroupCEUR/USD: 0GBP/USD: 0USD/JPY: -25This simple counting task must be working in miliseconds. And at one part of the screen we want to see which customer has done the last trade. We want to be able to customize groups. I mean, maybe sometimes we want to see only group A, sometimes only groupB+C and sometimes all of them. this application will be working as an api at our brokerage house's server. also, there will be a textbox for us to enter our hedging positions. For example, GroupAEUR/USD: +5GBP/USD: +20USD/JPY: 0Then next to it, i will be able to write GroupA-HEUR/USD: 0GBP/USD: +10USD/JPY: 0as i said, this is manual entrance, not a trade. (or if you can do, you can count our trades at another broker and instantly write our positions into the GroupA-H section accordingly, it would be very useful)one more thing, you should export all the trades from the server into a metatrader4. i should be able to get all the trades into a metatrader4 to be able to check if this api is working properly. Because, i have a manual system which counts our customers' trades. we must be working on 2-3 different counter program to make sure all of them are working correctly. This is also very important. your api should all send all the trades into a metatrader4, for control purposes. Can you write this api?If you have any questions please don't hesitate to ask.