Interactive Brokers Python Trading Algorithm -- 2
Budget: $250 – $750 CAD
Project : Python IBKR Automated Trading Bot
I am in need of a skilled developer with experience in creating automated trading algorithms for the Interactive Brokers platform. The goal here is to design an algorithm that will execute trades according to a set of custom rules I've established. Key requirements and expectations for this project include: - The algorithm needs to be developed in Python - Trades should execute on Interactive Brokers and plot custom rules on TradingView. - Custom rules are provided by the client and not based on common indicators like Moving Average Crossover or RSI. - No manual intervention required; trades solely based on custom rules. - Experience in optimizing entry and exit orders for large orders or low liquidity scenarios required. - Trading signals, such as support and resistance lines and entry/exit markers, to be plotted on TradingView. - Alerts to be sent via email/message when orders are placed or exited. - Day trading Option pair trading strategy involved. - Design of cost-effective architecture needed, capable of running during US market hours and shutting down automatically after market hours - Dashboard for strategy performance and kill buttons - The project should be completed within a month. If you're confident in your ability to create a reliable and efficient trading algorithm, please get in touch. Please provide examples of similar projects you've worked on in the past, particularly with Interactive Brokers. Your proposal should include a clear plan for how you intend to approach this project and the estimated timeline for completion.
The bot should be backtested with historical market data before deployment to ensure reliability. Real-time data integration for live trading is required. The custom rules for this algorithm focus primarily on technical patterns. The project requires advanced real-time data integration with minimal latency. The custom rules should primarily focus on "Custom Technical Pattern." Order alerts should be sent via email. The algorithm should include advanced risk management features. Basic risk management features should be included, such as stop-loss and take-profit settings. Custom rules for this algorithm should focus on candlestick patterns. The custom rules for the algorithm will focus on identifying and acting upon specific chart patterns.
Basically three phases needed:
- Pine scirpt to plot entry/exit signle on Trading View chart(Not integrated with external system - Standalone)
- Python script : that check custom rules and execute entry and exit orders and continuously check any pending orders and fulfil that
- Another Python script : Run behind the first script that make second entry on a higher high or lower low breaks for additional orders
I am in need of a skilled developer with experience in creating automated trading algorithms for the Interactive Brokers platform. The goal here is to design an algorithm that will execute trades according to a set of custom rules I've established. Key requirements and expectations for this project include: - The algorithm needs to be developed in Python - Trades should execute on Interactive Brokers and plot custom rules on TradingView. - Custom rules are provided by the client and not based on common indicators like Moving Average Crossover or RSI. - No manual intervention required; trades solely based on custom rules. - Experience in optimizing entry and exit orders for large orders or low liquidity scenarios required. - Trading signals, such as support and resistance lines and entry/exit markers, to be plotted on TradingView. - Alerts to be sent via email/message when orders are placed or exited. - Day trading Option pair trading strategy involved. - Design of cost-effective architecture needed, capable of running during US market hours and shutting down automatically after market hours - Dashboard for strategy performance and kill buttons - The project should be completed within a month. If you're confident in your ability to create a reliable and efficient trading algorithm, please get in touch. Please provide examples of similar projects you've worked on in the past, particularly with Interactive Brokers. Your proposal should include a clear plan for how you intend to approach this project and the estimated timeline for completion.
The bot should be backtested with historical market data before deployment to ensure reliability. Real-time data integration for live trading is required. The custom rules for this algorithm focus primarily on technical patterns. The project requires advanced real-time data integration with minimal latency. The custom rules should primarily focus on "Custom Technical Pattern." Order alerts should be sent via email. The algorithm should include advanced risk management features. Basic risk management features should be included, such as stop-loss and take-profit settings. Custom rules for this algorithm should focus on candlestick patterns. The custom rules for the algorithm will focus on identifying and acting upon specific chart patterns.
Basically three phases needed:
- Pine scirpt to plot entry/exit signle on Trading View chart(Not integrated with external system - Standalone)
- Python script : that check custom rules and execute entry and exit orders and continuously check any pending orders and fulfil that
- Another Python script : Run behind the first script that make second entry on a higher high or lower low breaks for additional orders