Inputs : Symbol 1 Receiver : Symbol 1 Master Mapping : Symbol 2 Receiver : Symbol 2 Master Mapping: Symbol 3 Receiver : Symbol 3 Master Mapping: Symbol 4 Receiver : Symbol 4 Master Mapping: Symbol 5 Receiver : Symbol 5 Master Mapping: Master Account number : Fixed Lot mode : Yes/ No Features : 1. The EA should copy at the lowest latency 2. Use technology may be win 32 Api DLL functions to connect socket/network 3. The final required file should be in mql4(mt4) and mql5(mt5) source code 4. Fixed Lot mode : Yes/ No means, “YES” means copy the minimum as 0.01 or 1 Lots, wherever is minimum as according to the instrument/symbol. While “NO” means proportionally increasing the size of lots comparable to the account Equity and Master account lot size. (eg. - Master account has 0.01 order, receiver account has 1000+ as equity, increase the lots to 0.10 in the order. When the “NO” option is selected) 5. Add an option to add prefix and suffix as symbol mapping with the receiver account and master account, as some brokers have EURUSD or EURUSD-M as option or a different name altogether such as SP500 or Us500 as the same instrument. 6. The EA should work through the internet and on different systems. 7. Master Account number means the master account number should be entered in order to copy in the receiver account. 8. The EA receiver should connect to a google sheet and check if it contains the receiver account number in the list so as to be authorized for receiving the signal. If not in the list the EA should uninitialised immediately. (desirable and optional )