Auto Place Buy And Sell Orders In ThinkOrSwim

I have been paper trading this strategy with some success! I am trying to look into platforms to automate it - I am not a coder. I already use some bots from Options Alpha and with the help of AI I am trying to write this code in Pine Script for TradingView so I can send it to OA via a webhook to test it out. As I understand TOS does not have automated trading capabilities; have you been looking into platforms to automate trading for this strategy, or any other platform for that matter? I would love to hear your recommendations. Thanks once again for putting in time and effort to make trading less "scary"!! :)

Thinkorswim does have quasi automated trading via Conditional Orders which can be saved and reused but they are one-and-done trades... You may want t do real time testing in that fashion before attempting to go full automated with an algo that could quickly destroy your trade account balance... I have used Conditional Orders more than a few times over the years and they do work if coded properly... If your coding is wrong you'll only lose the number of times you attempt the flawed logic... Schwab also has an API that can be used for automated trading, it just isn't tied into the platform itself...
 

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

Thinkorswim does have quasi automated trading via Conditional Orders which can be saved and reused but they are one-and-done trades... You may want t do real time testing in that fashion before attempting to go full automated with an algo that could quickly destroy your trade account balance... I have used Conditional Orders more than a few times over the years and they do work if coded properly... If your coding is wrong you'll only lose the number of times you attempt the flawed logic... Schwab also has an API that can be used for automated trading, it just isn't tied into the platform itself...
Hi Rad, I did not know about Conditional Orders in TOS. I am paper trading for now and will continue to do so until I gather more data. The "problem" I see using Options Alpha for testing is that I cannot back test only forward-test strategies that have parameters received via a webhook and not variables from the platform itself. I appreciate your reply and information. :)
 
Hi Rad, I did not know about Conditional Orders in TOS. I am paper trading for now and will continue to do so until I gather more data. The "problem" I see using Options Alpha for testing is that I cannot back test only forward-test strategies that have parameters received via a webhook and not variables from the platform itself. I appreciate your reply and information. :)

In actuality, backtesting is NOT an accurate method of testing a trading strategy... Why, you ask...??? Because backtesting doesn't include price action throughout each candle/bar, it is based on the fully closed candle/bar... Testing in TOS Paper Trading is a far more accurate way to test and practice because you are working with the same real time price action as live trading... In all of the many many attempts to use TOS Strategies to backtest, not once has live trading come anywhere near what the Strategies produced... No backtester will use real time data so they are ALL inaccurate and falsely get your hopes up, only to be dashed when you try trading live... Take this as a stern warning as an effort to save your valuable money...

Edited to add: If you can't trade in Paper Trading successfully, and then in subsequent manual live trading, there is virtually zero chance that starting off with automated trading will be successful...
 
Last edited:
@CBV2025

Two Issues:
1. @rad14733 is correct paper trading is for learning what buttons do what.

Paper trading does not represent live trading. Read more:
https://usethinkscript.com/threads/the-realities-of-paper-trading-in-thinkorswim.22005/


2. No. You would never use conditional or automated orders with @csricksdds AGAIG strategies.
They are highly successful strategies, but they are based on making analytical decisions after viewing the actual chart to see how multiple confluences are setting up.

The AGAIG buy/sell bubbles can not be backtested as they are repainters. They will always appear to be very profitable. Given that any losses are erased and not shown. read more:
https://usethinkscript.com/threads/answers-to-commonly-asked-questions.6006/#post-57833

Yes, the long/short bubbles of the zigzag based study in the AGAIG strategies repaint.
No, repainters can not be made to not repaint. And you would never want to cobble them in such a manner.

It is important to understand the essence of AGAIG strategies.
These strategies are the only pure forward-looking strategies on the forum (or anywhere else).
The long-short bubbles are not buy/sell signals. These are the earliest possible heads up; that something interesting this way comes.

By analyzing the confluences on the AGAIG charts; you can determine if this is only potential or if it is shaping up into a viable trade.
@csricksdds explains this more eloquently here in his:
AGAIG Follow The Money — Complete Cockpit Command Center
https://usethinkscript.com/threads/...-options-trading-chart-for-thinkorswim.22414/

Some additional helpful reading:
https://usethinkscript.com/threads/agiag-gps-system-for-trading-in-thinkorswim.18863/
https://usethinkscript.com/threads/agaig-daytrading-scalping-for-success-in-thinkorswim.20383/
https://usethinkscript.com/threads/agaig-the-best-two-trades-of-each-day-for-thinkorswim.19619/
https://usethinkscript.com/threads/agaig-trend-momentum-tutorial-for-thinkorswim.19863/
https://usethinkscript.com/threads/agaig-trading-the-market-maker-move-mmm-in-thinkorswim.21004/
https://usethinkscript.com/threads/...w-to-select-good-charts-in-thinkorswim.22310/

https://usethinkscript.com/threads/agaig-do-you-pay-yourself-every-friday-in-thinkorswim.20235/
https://usethinkscript.com/threads/agaig-thinkorswim-if-i-were-to-write-a-new-book.21786/
https://usethinkscript.com/threads/agaig-trading-guide-summary-in-thinkorswim.19935/
https://usethinkscript.com/threads/...ses-repaint-indicators-for-thinkorswim.20126/
 
Last edited:
The ToS app is the most robust technical charting and analysis platform available.
The app is used by traders, who are looking to build customized specialized charts to be used as analytical tools to assist in trading decisions.

The ToS app does not support automated trading. There are no auto-trade indicators on the forum.
AddOrder strategies ONLY provide simulated nor real trades.
Executing trades requires manual input from you.

While ToS provides the ability to set up a conditional order:
https://usethinkscript.com/threads/answers-to-commonly-asked-questions.6006/#post-80482
It still needs to be created manually, and it only executes once. There is no ability for the trading cycle to continue



@samlee @jakin000000 @bkpshah @Kasper777 @firstuser @dominooch
@BAP @TRex50 @AlanChenMB
@ConCac @CyrusCall @bauereri
@matt.mcall111 @JK100 @Trader1M
@mtepera @BlueThunder @Morgmorgan
@Saki1 @Hendrix02 @Gdragon28 @SpaciousO @Nicktoquick @Dmitry @Gradiusr @bitshift @Nistagolm @ASM @TRADERSAM @hey @Timmons21 @Longhorn_in_GA @FellowTrader @hey @FellowTrader @Lynn007 @CBV2025
 
Last edited by a moderator:

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
1709 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