Filtered stop loss trigger?

Discussion in 'Trading' started by Cuddles, Feb 8, 2018.

  1. Cuddles

    Cuddles

    Is there a way to set a condition on a stop loss by filtering the sample points? Based on an SMA of the last 10 mins for instance. Does such an order exist in IB TWS?
     
  2. JackRab

    JackRab

    You will have to write your own little thing for that I guess. If you run the IB-API you can do it.