- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
votes
1
answer
268
views
Category:
Strategy Guide
Hi, I want to make my strategy scale in and scale out. Below is a trite, yet easy example. Scenario: - BUY @ $1.00 GBP/USD for 2 lots. Desire: - SELL @ $1.0010 (ten pips profit) GBP/USD for 1 lot. Effect: The desired effect here is to reduce the tota...
0
votes
1
answer
485
views
Category:
Strategy Guide
Hi Pete, I wondering if it's possible to write a code for a strategy that has the following criteria: Entry: Buy current expiration (or two weeks out series) weekly ATM Call/Put when TTM_Squeeze triggers and both 20 EMA and 50 EMA are above/below eac...
0
votes
1
answer
165
views
Category:
Strategy Guide
Pete, Love what your doing and have watched your videos! I finally came her to ask a question that TD cannot answer for me. When I put through a conditional order to buy a stock, it cuts off my thinkscript code to only include the first 170 charact...
0
votes
1
answer
379
views
Category:
Strategy Guide
I use the following strategy for my Buy order: When the underlying (LAST) goes above or below a certain price point (hard-coded at 31.9 for this example), the buy trigger is activated and it is supposed to buy the option strike (call or put) that I s...
0
votes
1
answer
185
views
Category:
Strategy Guide
Hello Pete I had a question on Dailyopen() study, when I included that in a conditional order it shows where the entries are, but when I included that in an order, it doesn’t get executed. Attached is the chart showing order. Is there is any way to b...
0
votes
1
answer
91
views
Category:
Strategy Guide
Hi Pete, Is it possible to send orders to buy different strike prices at $.5 per contract? For example using SPY, , I would like to have sent 1 instruction to buy 371Call at .5, then 370C at .5, 369C at .5 all expiring on Monday Thanks
0
votes
1
answer
168
views
Category:
Strategy Guide
Hello. Great resources here. However, I couldn't find a solution for my issue: I built a strategy for backtesting based on a 1hour chart. I need to exit trades within the 1hr candle (intrabar/ on 5min candles for instance). Otherwise, the stop might ...
0
votes
1
answer
171
views
Category:
Strategy Guide
Hi Pete, When testing back strategies is there a way to test for specific dates or strategy between specific dates?
0
votes
1
answer
189
views
Category:
Strategy Guide
Hi Pete, Thanks for your responses for all the questions. I am looking to have the AddOrder during the first hour and also the last hour of the regular market hours. In other words, I would like to backtest my strategy during certain periods of the m...
0
votes
1
answer
738
views
Category:
Strategy Guide
Hi, I am trying to add a custom strategy using the following thinkscript. Buy when the C Wave turns Cyan (expansion) above zero and sell when you get a blue (contraction) C Wave bar. Can you tell me what code needs to be added so that it only execte...
