Questions (2378)

Votes
Answers
Views
Question
1
vote
1
answer
149
views
asked 8 years ago by
Category: Chart Studies
I am trying to plot two different EMAs on a lower study I am having trouble. When I just put one variable in the pot data the EMA will plot. But when I put two variables it doesn't work. Please help!   declare lower; def cc = ExpAverage(close, 1...
1
vote
2
answers
3616
views
asked 8 years ago by
Category: Stock Scanners
Hello everyone! I believe this could be easy but I am having trouble creating/modifying a script/scan that looks for stocks that meet the following criteria. Equities that Gap up, reverse to PDClose AND/OR Gap down, reverse to PDClose. The setup is s...
0
votes
3
answers
3953
views
asked 8 years ago by
Category: Strategy Guide
I'm using that feature "FloatingPL" on the thinkorswim platform, Which is nothing more than a Floating Profit/Loss histogram, Generated from a custom strategy Which through the function "AddOrder" indicates the points of buying and selling # # TD Ame...
0
votes
1
answer
418
views
asked 8 years ago by
I was able to export real time quotes to excel without problems, it worked very well So I was wondering if it's possible to Export real-time custom alerts to excel Whenever a certain condition is respected
1
vote
1
answer
1205
views
asked 8 years ago by
Category: Strategy Guide
You know how you can write a custom script for conditional orders? How can you save the script order template (with the custom script) so you don't have to copy and paste the script every time you want to place that custom order? Thanks so much! :)
0
votes
1
answer
574
views
asked 8 years ago by
Category: Watch Lists
I have installed the Thinkorswim Watchlist TTM Squeeze which is for a weekly chart squeeze. How can I duplicate this for a daily or hourly chart squeeze?
0
votes
1
answer
101
views
asked 8 years ago by
Category: Stock Scanners
Hello everyone! I am having trouble creating a scan that looks for stocks that are within 7% of the 20 day high but I also need the scan to look for stocks whose 10 EMA has been above it's 25 EMA consecutively for the past 20 days. Thank you so much!
0
votes
5
answers
520
views
asked 8 years ago by
Category: Strategy Guide
Hi Hahn, HOPE ALL IS WELL! Just watched your "Introduction to Strategies" video & I must say all your commentary regarding "you might be thinking" was exactly what I was thinking. LOL.  Great teacher! I have a 4x  questions that I was hoping you ...
0
votes
1
answer
158
views
asked 8 years ago by
Category: Chart Studies
Hey Pete! How would I make a SMA line to be all "Arrow_up"s when its above a different SMA, and all "Arrow_down"s once it crosses below? Oh and change the color of the arrows from green to red. Thanks so much!
2
votes
2
answers
1402
views
asked 8 years ago by
Category: Watch Lists
Hello Pete I am looking for a code that changes the background color of my watchlist when a green candle passes above the VWAP line on an Intraday Chart.