Strategy Guide (193)

Votes
Answers
Views
Question
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
256
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.
0
votes
1
answer
283
views
asked 5 years ago by
Category: Strategy Guide
I am trying to backtest a strategy of 9/20 ema crossing (buying or shorting on the crossover) and am having a little issue. My code will initiate the initial buy when I want it to but it won't sell out and rebuy when the criteria is met. Any thoughts...
1
vote
1
answer
176
views
asked 5 years ago by
Category: Strategy Guide
Okay guys so I'm trying to gain the ability to backtest a momentum strategy that I normally use as a scan The criteria for the scan are 1.5 times above average volume, gap up or low>high[1] and a exit signal that either occurs at the end of the we...
0
votes
1
answer
551
views
asked 5 years ago by
Category: Strategy Guide
How do I convert a study to a strategy and strategy to a study?
0
votes
1
answer
172
views
asked 5 years ago by
Category: Strategy Guide
Is it possible to calculate the FloatingPL of a strategy of different input parameters value and find the one which has max FloatingPL because I have several input parameter?
0
votes
1
answer
126
views
asked 4 years ago by
Category: Strategy Guide
Thank you so much for your videos and websites, they are a phenomenal amount of great information that have helped me tremendously. Curious if you have encountered this?  I have successfully placed multiple 'Auto-trade Almost' conditional orders with...
1
vote
1
answer
497
views
asked 4 years ago by
Category: Strategy Guide
Great resource, keep up the great work! I'm trying to set up a simple study (and to backtest with FloatingPL) to buy whenever there's X (let's assume 3) bars of consecutive lows, on the 3rd consecutive low, I want to buy just before the end of the da...
1 9 10 11