Is there any way to set up a trade on the WL platform that conditionally submits a buy if a sell is executed?  I currently use IB as my broker and haven't figured out how to do that on their platform. 
    
    
    
    
    
        Rename
    
        Not manually, and not "Sell" then "Buy". 
A strategy can do it following an Entry (Buy then Sell, or Short then Cover) using the "AssignAutoStopTargetPrices" method, or in blocks with the Same-Bar (Exit) option -
    
    
A strategy can do it following an Entry (Buy then Sell, or Short then Cover) using the "AssignAutoStopTargetPrices" method, or in blocks with the Same-Bar (Exit) option -
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required