Strategy Guide (193)

Votes
Answers
Views
Question
0
votes
1
answer
186
views
asked 5 years ago by
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
2
answers
377
views
asked 5 years ago by
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
93
views
asked 5 years ago by
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
1
answer
362
views
asked 5 years ago by
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
97
views
asked 5 years ago by
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
0
answers
109
views
Be first to answer!
asked 5 years ago by
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
626
views
asked 5 years ago by
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
1
answer
255
views
asked 5 years ago by
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
258
views
asked 5 years ago by
Category: Strategy Guide
Pete Would you write the code that, using the AUTO BUY function in TOS Backtester, that buys (near the close) 7 days (calendar) and AUTO SELL 1 day before earnings. I have tried multiple times but been unsuccessful.  Thanks much
0
votes
1
answer
139
views
asked 5 years ago by
Category: Strategy Guide
hi, can you create a TOS strategy that closes all positions if a daily profit or loss limit is reached? i trade in clusters and close all positions once a target or loss is reached for the day.
1 7 8 9