Questions (2351)

Votes
Answers
Views
Question
0
votes
1
answer
161
views
asked 5 years ago by
Category: Watch Lists
Hi Pete, I would like a custom column showing the closing price of a bar at X time. Example: showing the closing price of the first 30 min, hourly bar or whatever time frame I choose. Thank you
0
votes
1
answer
161
views
asked 4 years ago by
Category: Stock Scanners
Pete Could you help me write a scan for the following..   34 ema close 20 days ago < 34 ema close 15 days ago 34 ema close 15 days ago < 34 ema close 10 days ago 34 ema close 10 days ago < 34 ema close 5 days ago 34 ema close 3 days ago...
0
votes
1
answer
161
views
asked 3 years ago by
Category: Chart Studies
Settings would be Wilders ADXLength – 14 TriggerLevel – 20 UsePlotColoring – True AboveTrigColor – Yellow BelowTrigColor – Red EqualTrigColor – Cyan ColorCellBGOnAlert – true See pic shows line colors as it t...
0
votes
0
answers
160
views
Be first to answer!
asked 5 years ago by
Category: Chart Studies
Pete, Can you transfer this code in to thinkscripts? study(title="The Pivot Detector Oscillator, by Giorgos E. Siligardos") Length_MA = input(200, minval=1) Length_RSI = input(14, minval=1) UpBand = input(100, minval=1) DnBand = input(0) MidlleBand =...
0
votes
1
answer
160
views
asked 4 years ago by
Category: Stock Scanners
I am trying to use TOS Candle stick pattern code to scan for morning star but scan return nothing. I know I must not doing this right. Please help input length = 20; input trendSetup = 3; input bodyFactor = 0.3; Assert(bodyFactor >= 0, "'body fact...
0
votes
1
answer
160
views
asked 4 years ago by
Category: Chart Studies
Label with prices based on perfect increase from open Hello Pete, I wanted to know if you create an indicator that auto calculates the price at predefined percent increases from the open price  with the following conditions: The first condition is th...
0
votes
1
answer
160
views
asked 4 years ago by
Category: Stock Scanners
Hello, I want to concrete on stock based on volume and liquidity. Is there any way around for scan based on daily number of trade for a stock? If there is one please direct me or give me the scripts of it. Also scan abnormal trade large order come th...
0
votes
1
answer
160
views
asked 4 years ago by
Hey pete, is there a way to set up a study alert chronologically, where one condition has to hit first before another in order to trigger? instead of doing it simultaneously
0
votes
1
answer
160
views
asked 3 years ago by
Category: Watch Lists
ChandraFebruary 22, 2021 at 9:05 pm Mr Hahn,I have a requirement to find MACD(1HR).Diff-MACD(2HR).Diff and if the absolute difference is <0.02 then display "Tight" else" Loose" as Custom column To do this I am trying first to verify if MACD(1HR).D...
0
votes
1
answer
159
views
asked 7 years ago by
Category: Strategy Guide
Example: TTM_squeeze fires let stop at entry low of entry.