Strategy Guide (194)

Votes
Answers
Views
Question
1
vote
1
answer
1249
views
Category: Strategy Guide
You know how you can write a custom script for conditional orders? How can you save the script order template (with the custom script) so you don't have to copy and paste the script every time you want to place that custom order? Thanks so much! :)
0
votes
5
answers
597
views
Category: Strategy Guide
Hi Hahn, HOPE ALL IS WELL! Just watched your "Introduction to Strategies" video & I must say all your commentary regarding "you might be thinking" was exactly what I was thinking. LOL.  Great teacher! I have a 4x  questions that I was hoping you ...
0
votes
1
answer
187
views
Category: Strategy Guide
Example: TTM_squeeze fires let stop at entry low of entry.
1
vote
1
answer
192
views
Category: Strategy Guide
Referring to Pete's video here for that specific strategy: https://www.youtube.com/watch?v=YW8ruMckbEw (Specific time: 11min - 21min) Trying it out on stock $AUPH on the daily. Identified a spot where it should have triggered, but it didn't.. Anyone ...
0
votes
2
answers
722
views
Category: Strategy Guide
If you wanted to scan all US Stocks and automatically enter a position in the first stock that met your strategy or criteria, would you be able to do this in thinkorswim? Since looking at your videos we know it is possible to almost place an automate...
0
votes
0
answers
331
views
Be first to answer!
Category: Strategy Guide
hey Pete,  Based on this simple script below def exit = 1;  I need your help to make this simple command work,  in which from the time of 15:54 until 16:00 the exit will be equal to zero   I still have not found a way to translate this into Thinkscri...
3
votes
3
answers
1027
views
Category: Strategy Guide
Hi Pete! How does one go about setting it up? Thanks!
0
votes
0
answers
850
views
Be first to answer!
Category: Strategy Guide
Trying to make study to buy once the macd has a bullish cross, but only if the RSI was recently oversold in the last few candles. It would be nice the reverse the position once its overbought too. Thanks Pete!
1
vote
2
answers
390
views
Category: Strategy Guide
I thought it would be easy to take the "MovingAvgCrossover" study and convert it to a strategy, but I wasn't able to. What I really want is to have a strategy that buys when theres a bullish sma crossover, and reverses position on a bearish crossover...
0
votes
0
answers
140
views
Be first to answer!
Category: Strategy Guide
I set up a conditional order in the Paper Trade system and it worked well from what I can tell. I also had that buy order trigger a sell order. Is there a way to set up a conditional sell order based on the buy order that triggered it? For example, I...