TS Solutions (23)

Votes
Answers
Views
Question
0
votes
1
answer
315
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
335
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
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);...