I would like to perform the following functions on a futures trading platform, however I can't find a platform which offers them (except ToS, which I prefer not to use). 1) Order submission based on a trailstop by percentage. -Example: A 1% trailstop on a buy order would cause a buy order to be submitted when the price increases 1% at any time that the order is active. After the order is active, the price may fall 10%, but the buy order will execute only once the price rises 1% at any time during that downtrend. 2) Order submission and cancelation at a specific time-of-day. -Example: A buy order containing two conditions for time-of-day: one condition for time of order submission and one condition for time of order cancelation. If the order becomes active at 10am, and after that time other conditions are not met for the order to execute (such as a 1% trailstop), then the order will cancel at 10:30am. 3) OCO order containing three subordinate orders that become active after the initial trigger order executes. When one subordinate order executes, it cancels the others. Each subordinate order should also be able to be triggered by a trailstop based on percentage. I want to use this function in conjunction with functions (1) and (2). Can you help me?
Easiest way to incorporate those parameters is to create an automated strategy(algo) . Strategy Builder(ex: Ninjatrader), or Easy Language(example: Multicharts) would be easiest, then C#, or python). Backtest it and optimize before using in live acct.... ....or hire an algo developer on a coding forum to code your strategy for you in accordance with platform/programming language you plan on using. Hiring someone to code this for you will run you $500-800, and higher, the more complex your algo becomes... Have your Visa, Mastecard, Paypal, Applepay ready.....