Strategy Guide (193)

Votes
Answers
Views
Question
0
votes
1
answer
142
views
asked 4 years ago by
Category: Strategy Guide
Is there a script or Hot key where we can place a buy/sell order where we click on chart like when we do right click on chart then a menu appears with various option for BUY/SELL and the price would be same as place where you did right click?
0
votes
1
answer
85
views
asked 4 years ago by
Category: Strategy Guide
Is this a setting somewhere in the stock setting of the strategy that I'm not aware of or does this require me to modify the code of the RSI strategy to accomplish this?  I would like just one buy and one sell before triggering another buy and sell.
0
votes
1
answer
45
views
asked 4 years ago by
Category: Strategy Guide
In Active Trader i see offset field reset when i enter another stock symbol but rest of the field remain same. How to keep the offset field same even after changing the stock. Note: Reset template after sending order is disabled  in Application setti...
0
votes
2
answers
195
views
asked 4 years ago by
Category: Strategy Guide
I am using a method similar to the YouTube video ("ThinkorSwim Autotrade Almost").  I understand that the method used in the video allows a study to be created which can be added to a chart, and thus trigger trades based on the code in the study...
0
votes
1
answer
101
views
asked 4 years ago by
Category: Strategy Guide
I'm trying to create a script that will only execute my conditional order strategy between 9:30 and 4.   Can you recommend how to insert that into Thinkscript in a way I can also use in a conditional order?  Also, I want the order to close before 4, ...
0
votes
2
answers
234
views
asked 4 years ago by
Category: Strategy Guide
Hi Mr Hahn, love your site!  I'm just getting started using this thinkscript and trying to play around with first Strategy, I want to make something basic that can put in an order automatically for me to learn how this works, I just can't seem to get...
0
votes
1
answer
172
views
asked 4 years ago by
Category: Strategy Guide
I want to only trade during the hours of 10am to 1pm.  I have attempted to modify the code in a simple moving average strategy to try and get the report results to limit backtesting results to the hours of 10-1pm.  Is that possible?  I've tried a few...
0
votes
1
answer
106
views
asked 4 years ago by
Category: Strategy Guide
Hi Pete, I just came across your videos, and love them and learning a lot from them. However, I do have a question. I was watching your video titled “Thinkorswim AutoTrade Almost”. so I have my buy criteria set and they function just fine, however, f...
0
votes
2
answers
194
views
asked 4 years ago by
Category: Strategy Guide
Plz help: To create conditional order upon the break of support/resistance level. I would like to execute a conditional order on TOS. I want to use 3 Min Candle and want to buy a 355 CALL option of XYZ(say it is trading pre-market at 343) when 3 Mins...
0
votes
2
answers
103
views
asked 4 years ago by
Category: Strategy Guide
(I don't know where the correct place to ask this question, please move if necessary) I have a strategy currently working on TOS and I wanted to "automate" a trades a bit. I understand that the closest we can 'automate' our trading (at least through ...