- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
votes
2
answers
62
views
Category:
Strategy Guide
how do you study to buy & sell automatic on trade. I have problem with the code to generators to buy and sell on the indicator to do it automatic.
1
vote
2
answers
2538
views
Category:
Strategy Guide
Hi Pete and All, i have a custom study that generates buy and sell signals based on Rsi and MACD and EMAs my problem is when i create an order and Reference the study when the Buy singal is true the order goes off ok the first time and the trade is a...
1
vote
3
answers
4649
views
Category:
Strategy Guide
Hi Pete, I watched your tutorial on how to do semi-auto orders on tos yesterday. I have a custom studies, which I want to place my conditional order based. But when I followed the step and put below script into New Studies, it just says "expected dou...
0
votes
2
answers
197
views
Category:
Strategy Guide
On your thinkorswim auto trade almost in the comment section you stated that there was an option that you can check that will cause the conditional order to automatically regenerate after it has been trigger. Have you posted anything to cover that, i...
0
votes
2
answers
221
views
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
2
answers
423
views
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
2
answers
149
views
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 ...
1
vote
2
answers
527
views
Category:
Strategy Guide
Is there a way to manually (programatically) call addOrder to create orders. I have a script which creates an order based on few variables. Right now I can use it as part of a strategy but I need to run this script (and create orders) on live chart w...
1
vote
2
answers
214
views
Category:
Strategy Guide
THanks Pete for your reply, the code for Pop out the box works fine. Is it possible to Auto trade with conditons( below study) for /ES? this would be on 5 min Timeframe MAXC4.1 / MINC4.1 < 1.01 and C > MAXH4.1 and H > L enter t...
3
votes
3
answers
1027
views
Category:
Strategy Guide
Hi Pete! How does one go about setting it up? Thanks!
