Hello, need a developer with experience in developing keyboard hotkey trading EA to get the source code the for the below: would like to develop the "Hotkey MT5" utility for 1. 2 hot keys for placing buy at market orders (hotkey "2") and sell at market orders (hotkey "1") with predefined values of "Lots", "Take Profit", "Stop Loss" (able to amend from inputs) 2. 4 hot keys for placing pending orders Buy Stop (hotkey s), Sell Stop (hotkey a) , Buy Limit (hotkey w) , Sell Limit (hotkey q) with "predefined distance for pending orders" from current price (i.e. 10 points) , and same as above values for "Lots", "Take Profit", "Stop Loss" all above orders shall have the same magic number 3. 1 hotkey to delete all orders: hotkey "d" 4. 1 hotkey to close all open positions: hotkey "c" 5. 1 hotkey to reverse the existing position: hotkey "r" 6. 2 hotkeys to amend the predefined distance from current price, hotkeys "arrow up" and "arrow down" Inputs of the EA: Lots : applies to all orders Take Profit : applies to all orders Stoploss : applies to all orders Predifined distance for pending orders : applies to buy limit, buy stop, sell limit and sell stop orders (not buy and sell market orders) Amount of movement for "arrow up" and "arrow down": ie. 0.25 for Nasdaq (or 0.00004 for GBPUSD) magic number: ie 12435