- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
votes
1
answer
360
views
Category:
Strategy Guide
Hi, I am trying to make a very a basic strategy but I am getting a Expected Double Error on my AddOrder(). I am new to this so my apologies if I made a novice mistake. <pre></pre> # dependent upon contract traded def tick_size = .25; # pl...
0
votes
1
answer
708
views
Category:
Strategy Guide
Hi. Is there a way to customize the color scheme for the TOS script compiler/editor? The autocomplete function is almost unusuable because the color scheme is white text on a yellow background. I included a picture. I cannot figure out how to change ...
0
votes
0
answers
138
views
Be first to answer!
Category:
Strategy Guide
Would this be considered thinkscript for a key reversal low from 2 bars ago is less than low from 3 bars ago and low from 1 bars ago is less than low from 2 bars ago and close is greater than close from 1 bars ago
0
votes
1
answer
146
views
Category:
Strategy Guide
I have tried to put in the following code into a conditional order and get the following errors. Low Close[1],
0
votes
1
answer
446
views
Category:
Strategy Guide
I have been working with the "Thinkorswim AutoTrade Almost" video and was wondering how the aggration is managed, ie daily, Hourly, 30 minute and so on.
0
votes
1
answer
160
views
Category:
Strategy Guide
Hello Pete Is there any way to check the Spread between Bid and Ask before entering a trade. e.g Below is an order to buy 10 option calls on google, but the bid is at $3 and ask is at $3.90, so the SPREAD IS 0.90. How can the spread be checked before...
0
votes
2
answers
488
views
Category:
Strategy Guide
Hahn, I try to make a strategy that BUY when all conditions are met: the TTM Squeeze dot turns green on the Histogram and it increases, RSI is higher than the previous RSI(1 bar before), and when the Momentum is increasing and larger than 0 SELL to C...
0
votes
1
answer
217
views
Category:
Strategy Guide
Hello, Not sure if I am even asking this in the right forum, but if anyone could help with this it would be greatly appreciated. I am trying to setup a contingent order as follows: A buy market order at open that will trigger a 50% sell stoplimit tha...
0
votes
1
answer
284
views
Category:
Strategy Guide
Good morning.. I enjoyed viewing your video on thinkorswim strategies. In particular I found your video regarding Strat_PivotRev_SlowDRevSTRATEGY.ts. I am unable to reach it on the supplies google drive address or via a share link. Your assistance...
0
votes
1
answer
522
views
Category:
Strategy Guide
I am reposting this questions to include a screenshot.. Hello all. I am building a strategy to back test and I cannot figure out if there is a way to use the low of a previous candle for an entry. On this particular strategy, after a RED candle cros...
