OCO Bracket Order Setup In ThinkOrSwim

JerseyBacon

New member
Plus
New to Thinkscript, trying to learn how to place a conditional order. I’m not sure if this requires a custom script or if it can done within ThinkorSwim presets.
I am trying to automate this order sequence:

Buy ABC stock at 6.50 with a limit order.

Automatically create a trailing stop once the stock price reaches a .50 gain

The trailing stop will sell once the stock price drops .20 below the updated stock price of 7.00 or higher

Is there a way to automate this. I am able to create this order but it triggers off the initial 6.50 purchase price.
I have tried 1st triggers OCO and 1st triggers sequence. Maybe I am entering it incorrectly. I have worked with Schwab but their advice was rather vague. Any help or direction to how to do this is very much appreciated.
 

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

@JerseyBacon Your concept would use a simple OCO Bracket... Purchase would be a Limit Order at the market when price hits 6.50 with a TIF either a GTC or Day...

1741377283510.png


You then set a TRAILSTOPLIMIT to a value of 7.00 and a +/- of your pullback amount of .20...

You would also want a hard STOPLOSS of your choice, perhaps .20, in case the trade immediately reverses...

1741377855435.png


Unfortunately, there is no way to accurately test an OCO using OnDemand or in PaperMoney... Start small knowing that you may need to manually intervene and Flatten the trade if something goes awry... Once you have your concept working as expected you can "set it and forget it"...

Note that I just used a random Option symbol for my image examples...

Good luck...!!!
 
@JerseyBacon Your concept would use a simple OCO Bracket... Purchase would be a Limit Order at the market when price hits 6.50 with a TIF either a GTC or Day...

View attachment 24246

You then set a TRAILSTOPLIMIT to a value of 7.00 and a +/- of your pullback amount of .20...

You would also want a hard STOPLOSS of your choice, perhaps .20, in case the trade immediately reverses...

View attachment 24247

Unfortunately, there is no way to accurately test an OCO using OnDemand or in PaperMoney... Start small knowing that you may need to manually intervene and Flatten the trade if something goes awry... Once you have your concept working as expected you can "set it and forget it"...

Note that I just used a random Option symbol for my image examples...

Good luck...!!!
You have been more helpful than anyone I have spoken with the past week! Thank You!
 

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
436 Online
Create Post

Similar threads

Similar threads

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.

How do I get started?

We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.

If you are new, or just looking for guidance, here are some helpful links to get you started.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top