Votes
Answers
Views
Question
0
1
80
asked 4 years ago by Matthew Zikry
Category:
Chart Studies
Pretty sure I know the answer to this, and did some searching, but thought to ask to confirm! Is there anyway to copy a label on a chart study to text format / or to export the text? Long story short, I'm tracking a pattern and have various data poin...
0
1
428
asked 4 years ago by Corey
Category:
Watch Lists
Hi Pete, Thanks to your awesome tutorial videos I was able to create a custom column that changes color if the pre market cumulative volume is greater than the 5 day average. My problem is that the watch list color disappears after the premarket is o...
0
1
139
asked 4 years ago by drako
Category:
Alerts and Notifications
Hi how are you man? I hope safe ! Do you know if is possible to set an alert related with the qty in the option times and sales? For example with the ES , set an sound alert every time than someone put a position of 300 or more. Thanks man!
0
1
146
asked 4 years ago by Piotr Komorowski
Category:
Stock Scanners
Hi! I’m looking for a custom scan where you can search for stocks that have the green candlestick completely crossed above the SimpleMovingAverage (CLOSE, 9, 0) on a 1hr chart (within 1 bar). I attached the example. I hope this makes sense :) T...
2
1
540
asked 4 years ago by Koji A. Katakura Jr.
Category:
Frequently Asked Questions
Good day, Hahn! I have been watching all your videos from Youtube and been a consistent reader in this forum. I wanted to know how you learned thinkScript and how you advanced your thinkscript knowledge. I realized that I need to be independent soon ...
0
1
233
asked 4 years ago by Andrew Liranzo
Category:
Strategy Guide
Tags:
Sorry if its a bit much.... Just finished building a strategy only thing left is to set up how many lots i would like to trade (FX) with it, and I dont know how to begin with that. This is my buy code: (I defined it too) addOrder(OrderType.BUY_TO_OPE...
0
1
188
asked 4 years ago by Nathan Ngindu
Category:
Stock Scanners
Hi Peter, Can you help with a script that scan the highest volume when I occur on daily chart within 1year?
1
1
109
asked 4 years ago by KayTrades
Category:
Alerts and Notifications
Hello, Currently I use a Custom Condition Wizard Study (for an MA crossover) combined with the built in Price Change Study for a Custom Scan. It searches for a displaced MA Crossover to occur first (either 0 bars or 1 bar ago) then lets me know when ...
0
1
192
asked 4 years ago by Andrew Liranzo
Category:
Strategy Guide
I have been trying to figure out how to create a strategy that triggers everytime bollinger bands breakout relative to that of a contraction period, where the bollinger bands contract then as significant moves are made they begin to expand. How would...
0
1
188
asked 4 years ago by Jennifer Clark
Category:
Chart Studies
Hi, Wondered if you knew if thinkscript to compute a profit target for pips moved. So, in the stocks/futures world, I can do the following to determine a profit move and then I wondered if there is a way to do same with Pips? Thanks, Jennifer def Pro...