Strategy Guide (193)

Votes
Answers
Views
Question
0
votes
1
answer
43
views
asked 3 months ago by
Category: Strategy Guide
Hello, Pete and everyone else! I tried to get Opera Aria to write me a trading bot code in thinkscript but it doesn't have that function. It did it in Pine Script, C++, and Javascript, but no Thinkscript. I am wondering if any of you programmers coul...
0
votes
1
answer
22
views
asked 3 months ago by
Category: Strategy Guide
Can we compare multiple FPL in Single Strategy to see which one works better for a particular Stock. Ex, def conditionOne = Average(close, 8) crosses above Average(close, 21); def conditionOneClose = Average(close, 8) crosses below Average(close, 21)...
0
votes
1
answer
21
views
asked 1 month ago by
Category: Strategy Guide
Hey Pete! I was having trouble posting this, so I'm not certain if this is the right section. From your videos, I know recursion is a no-no for Thinkorswim's custom code order conditions. Is there any way to reference today's high of the day without ...
1 18 19 20