- Questions
- Strategy Guide
Votes
Answers
Views
Question
0
votes
1
answer
111
views
Category:
Strategy Guide
Pete, I have a few questions and I apologize if this is the wrong feed. First question I set up the bollinger/rsi buy and sell strat for auto trading in paper trade and nothing was traded even though indicators were going off? Secondly on the Kelt...
0
votes
1
answer
181
views
Category:
Strategy Guide
Hi Pete, Awhile ago you gave the code for a relative strength moving average. https://www.hahn-tech.com/ans/reference-an-indicator-dataset/ I'm trying to use it as a strategy and I'm not getting any buy order. Did I forget someting ? Of course, enabl...
0
votes
2
answers
668
views
Category:
Strategy Guide
Tags:
Hi Pete After watching your video on Strategy and semi-auto videos, I wanted to use it to conditionally close a sell order purchased earlier, if by the end of the day, the ROC < 50 or if there was a small profit . I have the following code. I d...
0
votes
1
answer
102
views
Category:
Strategy Guide
Good Evening, I have spent countless hours looking for how to set time parameters for my strategy and I just cannot seem to locate what I need. I want my strategy to only look at candles starting with the open of the trading day. As of now my strat...
0
votes
1
answer
158
views
Category:
Strategy Guide
Hi Pete, Never work on candles before, looking to add this as a condition and doesn’t know how to code it. It’s a strategy with 3 up candles out of 4, meaning the close would be higher than open. One candle doesn’t need to be higher than the o...
0
votes
1
answer
681
views
Category:
Strategy Guide
Hi Pete, Thanks for all the great resources. I am new to thinkscript and have been working on a EMA cross strategy in TOS that I have pieced together from several different resources online. Below is the entire script: input tradeSize = 100; def si...
0
votes
1
answer
397
views
Category:
Strategy Guide
Tags:
Hi Despite reading all the related material on Internet and ToS, I am having trouble understanding and executing orders on ToS. Basically I want to execute a long position. So I enter a Buy order for for 254.40 with OCO so that there is stop limit or...
0
votes
1
answer
143
views
Category:
Strategy Guide
Hi, So, how to set the conditional order to not stop after the firs trigger? Can we set it such that it will keep triggering orders until we manually stop or set another condition for stop? Thanks! Andrew
0
votes
1
answer
277
views
Category:
Strategy Guide
Conditional orders with study do not trigger in ONDEMAND mode. Is this normal? Also, in ONDEMAND mode we cannot go into conditional wizard to enter studies. Is this normal?
0
votes
1
answer
200
views
Category:
Strategy Guide
I have a customer order template saved that is has few conditions. Saves well and also can trigger order just fine the first time based on the conditions correctly. The next time when I use the saved custom order template, what I notice is that it re...
