Votes
Answers
Views
Question
0
1
1273
asked 5 years ago by Zachary Musso
Category:
TS Solutions
Hey Pete, Thanks a bunch for your help in the past with thinkscript! I recently switched to Tradestation and was wondering if you had a way to convert a CompoundValue code from thinkscript into Easy Language (see below): def Date = GetYYYYMMDD(); de...
0
1
257
asked 5 years ago by Chad Mail
Category:
Chart Studies
Hi, Can you please create a customizable script that i can add on a chart study if a condition is true from a different time frame. Lets say, On a 5min Chart, I want to display a text "10 min" with green background on top left hand side of a 5min cha...
0
1
123
asked 5 years ago by Shaishav Patel
Category:
Chart Studies
Hi Pete, I am looking for a study which plots the lines as per following. Example - Input# 1 - Input time open price, Input # 2 - Multiplier for line If I have the input time 930 AM and 930 AM open price is 2900 and I select multiplier as...
0
1
109
asked 5 years ago by Shaishav Patel
Category:
Chart Studies
Hi Pete, I am looking for a study which just show only a label on chart. The label should be displaying the difference between the high and low from Input time high to input time low so I should have two inputs- (1) Input time high (2) input time low...
1
1
96
asked 5 years ago by Chidi Nwaogwugwu
Category:
Strategy Guide
Hi Pete, Been following you for a while, watching your videos multiple times. Wanted to pick you brain. Looking to create a strategy for Dollar Cost Averaging (buying a certain number of stocks every so often) but couldn't find a simple way of doing ...
0
1
145
asked 5 years ago by Jay Amin
Category:
Strategy Guide
Hi Pete, I just came across your videos, and love them and learning a lot from them. However, I do have a question. I was watching your video titled “Thinkorswim AutoTrade Almost”. so I have my buy criteria set and they function just fine, however, f...
0
1
372
asked 5 years ago by Jordan Anth
Category:
Chart Studies
Hi Pete, I am trying to get the $SPXA200R (via comparison) onto the existing SPX line chart. It seems that the line only goes back to 2/2020 even though I have a 20Y 1D chart up. What am I doing wrong? Or is that all it goes back? Thanks
0
1
74
asked 5 years ago by Kunal M
Category:
Chart Studies
Is it possible to add a Study to a chart which creates a Label Indicating whether a Symbol is intersecting with a List. Basically I have 2 watchlists updated after every earnings season - EPS Beats and EPS Misss. The Label in the study would print ou...
0
1
545
asked 5 years ago by Sid Marquis
Category:
Chart Studies
Would you know the process or formula to discover TOS Block Trade Data? I would like to know BT data as a Volume or numerical indicator or study. Thank You for your time to respond. Sid
0
1
295
asked 5 years ago by Almog Levi
Category:
Chart Studies
hi everyone can someone halp me edit this code please ? i like to get an Alert every time MACDline Crosses Signaline not just above Zeroline ! and can i make it Study Alert So when price is above 200Ema i get push notification only for Up...