- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
votes
1
answer
2073
views
Category:
Strategy Guide
I am wondering if it is possible to predefine entry price based on signal. That is I want to be able to define what the floating P/L is then be able to have a sell order condition for a % trailing stop based on last highest price. I am using the code...
0
votes
1
answer
223
views
Category:
Strategy Guide
hello, i've made a strategy for premarket high break with a trailing exit and stop. It works well, but now i would like to add unusual volume to the entry criteria. So basically go long on @premarket high if todays volume is => than 5% average dai...
0
votes
1
answer
326
views
Category:
Strategy Guide
Hi, TOS, is it possible to code a conditional order based on multiple time frame. Like if daily ema cross and hourly ema cross in favor then go long on a ema cross on a 5min chart. Thanks in advance.
0
votes
1
answer
569
views
Category:
Strategy Guide
Hi Pete, Begginer with Thinkcript here. I'm wondering if I am missing something. It seems like there should be a simple Thinkscript function that returns the number of trades executed by given strategy? I'm looking to build quick graphic feedback on ...
0
votes
1
answer
157
views
Category:
Strategy Guide
hi Pete, its possible to create an alert on "break of trendline" by right clicking on the trendline. Is there a way (study or script) to create an order on break of trendline? Perhaps a Stop that triggers when broken? If not, any way for the Aler...
0
votes
1
answer
132
views
Category:
Strategy Guide
Howdy, I am just learning how to code in thinkscript (no previous experience in coding). But after tinkering with other people's sample scripts coupled with few of my own, I was able to come up with some useful, albeit basic, strategies. So far, I ha...
1
vote
1
answer
312
views
Category:
Strategy Guide
Hey Pete! As always, I very much appreciate your insight. I have created a conditional order based on a study. For some reason on two occasions so far it did not buy when it should have. It works on most stocks and orders but today I found another...
0
votes
1
answer
258
views
Category:
Strategy Guide
I would like to buy options on 5 min timeframe when the candle closes above vwap. the momentum should be moving up and price should be crossing 8 ema and DMI/ADX should be moving up.( to go long) stop should be close below the vwap. if you can ad...
0
votes
1
answer
209
views
Category:
Strategy Guide
I have seen most of the codes are for swings, do you have any code or indicator/strategy for day trading. Please let me know thx.
0
votes
1
answer
802
views
Category:
Strategy Guide
Hi All, Need help in the thinkscript code below. I'm trying to code a backtesting strategy on /ES mini, where when the Heikin Ashi candle closes above TEMA line, it should trigger buy order and once the Heikin Ashi candle closes below the TEMA, it sh...
