Interactive Brokers API Application
Budget: $30 – $250 USD
Hi,
1. I need someone to program a simple trading strategy on python for backtesting on downloaded data from Tradingview. The application should use the Interactive Brokers API.
Select ticker file (CSV).
Entry : buy when price breaks out to new 14 day highs (or other period to be configurable)
Close: at predetermined percentage gain (configurable)
Stop loss: previous day low or other preset % loss (configurable)
* No order is to be entered if the breakout gaps more than a certain percentage (configurable)
** No more than 3 orders are to be open at the same time ( configurable)
*** Should be able to open and close an order at the time of breakout and not at the start of the next period (e.g. day, 1 hour , 4 hour etc)
On completion the application should create a summary of trades listing the value entered and exited, date, time, and P/l value.
2. Create an Order entry application in Python using Interactive brokers API using the rules of the first assignment.
To make sure you have read and understood both assignments I will only accept bids starting with the code word "carrot"
Thank you
1. I need someone to program a simple trading strategy on python for backtesting on downloaded data from Tradingview. The application should use the Interactive Brokers API.
Select ticker file (CSV).
Entry : buy when price breaks out to new 14 day highs (or other period to be configurable)
Close: at predetermined percentage gain (configurable)
Stop loss: previous day low or other preset % loss (configurable)
* No order is to be entered if the breakout gaps more than a certain percentage (configurable)
** No more than 3 orders are to be open at the same time ( configurable)
*** Should be able to open and close an order at the time of breakout and not at the start of the next period (e.g. day, 1 hour , 4 hour etc)
On completion the application should create a summary of trades listing the value entered and exited, date, time, and P/l value.
2. Create an Order entry application in Python using Interactive brokers API using the rules of the first assignment.
To make sure you have read and understood both assignments I will only accept bids starting with the code word "carrot"
Thank you
Related categories:
Business, Accounting, Human Resources & Legal
Python
Software Architecture
Trading