TS Solutions (23)

Votes
Answers
Views
Question
0
votes
1
answer
127
views
asked 1 year ago by
Category: TS Solutions
Hi ! Is there a way to use some TOS strategies on TS? I'm trying to figure out a way of using thinkorswim strategies on Tradestation? I tried to copy + paste on the editors but I get a few errors I cant get around. Thanks.
0
votes
1
answer
98
views
asked 1 year ago by
Category: TS Solutions
Hello Pete - I have a study which gives out a signal when 4 ema crosses 20 ema. Can I place conditional order in tradestation when this crossover happens. How can i attach my study/indicator  to an order template in Tradestation. I know this is possi...
0
votes
1
answer
186
views
asked 2 years ago by
Category: TS Solutions
Can you kindly post the code for the MA cloud (https://www.hahn-tech.com/ans/how-to-make-a-cloud-from-emas/) for tradestation? Many thanks
0
votes
1
answer
61
views
asked 2 years ago by
Category: TS Solutions
I configure Trade Station to auto send stop orders to the Trade Station server. My strategy has 2 exist rules, one is a trailing stop and the second is a programmed rule base stop exit. The trailing stop is sent to the trade station server when the t...
0
votes
1
answer
423
views
asked 6 years ago by
Category: TS Solutions
I am looking how to cancel a limit order. Here's my code:   if Condition1 then Sell next bar at close limit;     How can I make it so that the limit order cancels after 3 minutes? I really need a solution to this answer, any help is gr...
0
votes
1
answer
186
views
asked 6 years ago by
Category: TS Solutions
dear Pete, i had the following code of thinkorswing and i want to have on tradestation and wants to know if you can help me to solve this issue. the code that i want to get on easy language is the following: def C=close; def avgc10=Average(close,10);...
0
votes
1
answer
333
views
asked 5 years ago by
Category: TS Solutions
Hello Pete, Thank you for providing great service to the community. I would like to build a custom column code for tradestation radar screen which includes 2 EMA crossover display as you can see in the attached image. So, if selected fast EMA is grea...
0
votes
1
answer
313
views
asked 5 years ago by
Category: TS Solutions
Hello Pete, I have a question about finding a unusual options activity by scanning on thinkorswim and tradestation. If you can create the scanning criteria or code for finding it on both platform will be great. Thank you
0
votes
1
answer
245
views
asked 5 years ago by
Category: TS Solutions
Hello Pete, I have another question about scanning for short interest % for tradestation. Is there a way to find short interest % in tradestation using the scanner or display short interest % as a radar screen column ? Thank you
0
votes
0
answers
108
views
Be first to answer!
asked 5 years ago by
Category: TS Solutions
Hello Pete, I would like to know whether it is possible to display volume % change today (+/- %) than average volume on the Tradestation Radar Screen and or thinkorswim watchlist. Also if we can scan for volume % change in both platform will be great...