Interactive Brokers Trading Script

Job ID: 39538841

Budget: €8 – €30 EUR

I need a script, in Python or another language, that reads a CSV file with the following columns: ticker, entry price, exit price, stop loss, and quantity.

The script should:
- Monitor specified tickers in real time using the Interactive Brokers API.
- Automatically send a limit order to buy the stock once the live price hits the entry price.
- Include take profit and stop-loss as a bracket order.

Requirements:
- Must run on Windows
- Log trades to a .txt file

Ideal skills and experience:
- Proficient in Python or similar languages
- Experience with Interactive Brokers API


- Error handling mechanism for failed limit orders
- update frequency for live prices (e.g., every second, every 5 seconds, every 30 seconds)
Related categories: Python Trading