looking for a programmer, IB Gateway

Hi

Im on the lookout for a programmer that can transform my strategy into a bot.
Requirements:
  • Able to track price of 3 different contracts at the same time (futures and forex).
  • Either automatic finding of support and resistance zones or able to handle the manual input where I see these zones.
  • enter position with market orders when 2 of the tracked prices have been positive or negative for at least a defined time period and price is at support or resistance zone
  • stoploss market orders above predefined distance from open position
  • sms notification or other mehod to notify me on the Android smart phone when either position is opened or disconnection of longer than 5 seconds
no TP needed (manually done)
I do not care how you set this up software wise, only broker is predefined: IB

If you feel confident in programming this, hit me up in private chat including a price offer.
 
Hi

Im on the lookout for a programmer that can transform my strategy into a bot.
Requirements:
  • Able to track price of 3 different contracts at the same time (futures and forex).
  • Either automatic finding of support and resistance zones or able to handle the manual input where I see these zones.
  • enter position with market orders when 2 of the tracked prices have been positive or negative for at least a defined time period and price is at support or resistance zone
  • stoploss market orders above predefined distance from open position
  • sms notification or other mehod to notify me on the Android smart phone when either position is opened or disconnection of longer than 5 seconds
no TP needed (manually done)
I do not care how you set this up software wise, only broker is predefined: IB

If you feel confident in programming this, hit me up in private chat including a price offer.
 
Genevian: I am currently writing a Java (JavaFX) client for IB TWS. I have a couple of strategies that I intend to implement for myself. My intention is to allow the user to create one or more trading bots that each use their respective strategy and instruments etc. I have used my strategies to some degree already running against a live IB TWS, but running headless without a graphical user interface (GUI), so creating the GUI is the next stage.

It is early days for my application - see screenshot. I have my application connecting to IB TWS and have replicated the watch list functionality of IB and a few other niceties e.g. that allow you to point the client at a live or test IB TWS instance.

Your strategy sounds interesting, so I may be in position to implement it in a few weeks time if all goes well.

Best regards
Paul


tws-client.png
 
Back
Top