Java + QuickFIX developer

Job ID: 35315548

Budget: $10 – $30 USD

want to add following to my existing java application.

1. replaceOrder request for orders that are not filled on next event, order needs to be modified to new price (close + 2*brickSize and new order_size(order_size -partial fill_size) Reference code: https://github.com/tkim/emsx_api_repository/blob/master/EMSXFullSet_Java/ModifyOrderEx.java

2. Filled orders create secondary orders i.e. stepped Trailing Stop Orders (Trigger, step), As the price moves up the SL keeps going up in steps and when price reverses by trigger value, the limit SL order is filled). The replace order function will also be used to modify the SL order) reference code: https://github.com/tuxmonteiro/AlgoSmartJForex/blob/master/examples/trailingStop.java

You can use OpenAI Playground for the code development.