C# Desktop trading application

Job ID: 30900245

Budget: $250 – $750 USD

Here is a description of the project. Please let me know if you can do this.

I currently have an excel file that gets updated in real time. Lets call it the "source".
The project is to create a Windows desktop application that does several things: 1- A button that creates sheets which are copies of "stats template" sheet in the" source". insert symbol at the proper cell from the watchlist. (please watch included video that shows the process).

2- create logs of data every 2 seconds. Data will be imported from the "source". I need to be able to control what data gets imported and where it gets inserted in the "Logs". It will involve more than 350 different sheets. from every sheet it will import up to 25 different values.

3- Have templates where I can insert formulas up to 60 different formulas that gets applied to every row as it gets logged in. different formulas that I need to able to easily change during my back testing.

4- then communicate with TWS api and interactive brokers application and send BUY and SELL orders. I need to be able to program advanced orders if needed. Should be able to control the Quantity of the order, LMT or MKT and price.

5- I also need an alert change in color and a sound when a certain row changes from - to + and vice versa as rows are added.

all of these processes have to happen every 2 seconds for 8 hours straight. I also need to be able to dynamically add more tickers to the source and it will start logging data from new tickers as they are added.; Connection between source, new application, tws api and TWS platform have to be stable.