Link Python script to IBKR (Interactive Brokers) account to enable auto-trading.
Budget: $30 – $250 AUD
I am searching for someone who can help me with this project please.
I am working to setup an auto-trading bot for an IBKR trade account. I have been provided with a python script that pulls trade signals from a Discord that I am a member of. Unfortunately, I'm having trouble linking the python script to the IBKR account to actually get the auto-trading to function.
Here are 3 things I'd like help with please:
1. Link a python script (already written) to an IBKR trading account to enable auto-trading (I have access to the Discord, which provides the signals for the python script and the IBKR account).
2. Understand how to change the python script so I can adjust trade lot sizes based on the money amount allocated for each trade (i.e. as the account grows or shrinks, I want to be able to adjust how much money goes into each trade to control the level of risk).
3. Understand how to change the python script so the number of trades that are live at any one time can be adjusted (e.g. if I only want 3 trades to be live at once or shift to 5 trades live, how do I do this? This also goes to helping control the level of risk).
I am working to setup an auto-trading bot for an IBKR trade account. I have been provided with a python script that pulls trade signals from a Discord that I am a member of. Unfortunately, I'm having trouble linking the python script to the IBKR account to actually get the auto-trading to function.
Here are 3 things I'd like help with please:
1. Link a python script (already written) to an IBKR trading account to enable auto-trading (I have access to the Discord, which provides the signals for the python script and the IBKR account).
2. Understand how to change the python script so I can adjust trade lot sizes based on the money amount allocated for each trade (i.e. as the account grows or shrinks, I want to be able to adjust how much money goes into each trade to control the level of risk).
3. Understand how to change the python script so the number of trades that are live at any one time can be adjusted (e.g. if I only want 3 trades to be live at once or shift to 5 trades live, how do I do this? This also goes to helping control the level of risk).