Questions (2368)

Votes
Answers
Views
Question
1
vote
1
answer
415
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, I am trying to setup a scan in ToS for when the 4 EMA crosses the 9 EMA (above or below) using Renko candles set to 500 ticks.  I can make the EMA crossovers easily enough with candles but am unsure how to adapt the Condition Wizard to Renko...
0
votes
1
answer
1218
views
asked 6 years ago by
Category: Chart Studies
Hi Hahn i need auto fibonacci retracement from premarket high to premarket low level with the option to change/add additional retracement levels.  Hopefully the request isnt too sophisticated as the previous fibonacci request. Thank you
0
votes
1
answer
511
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, In a previous post (https://www.hahn-tech.com/ans/scanning-for-heikin-ashi-bullish-candle-with-no-lower-wick/) you show for a bullish heikin ashi candle with no lower wick. I was wondering if you could expand on this and show: 1) How to scan...
0
votes
1
answer
214
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, I am trying to create a study to add horizontal lines across previos day high low only across US session. I want to specify the start time, end time as 0800 and 1600 hours.  I tried to modify your earlier code, but it does not work. ########...
0
votes
1
answer
166
views
asked 6 years ago by
Category: Chart Studies
Tags:
Hi guys, Anyone able to help for this.. Am trying to create a script that will plot the yearly Fibonacci levels on your chart no matter what timeframe you are on.. input price = close; input high = high; input low = low; input onExpansion = Yes; inpu...
0
votes
1
answer
232
views
asked 6 years ago by
Category: Strategy Guide
Good morning.. I enjoyed viewing your video on thinkorswim strategies.  In particular I found your video regarding Strat_PivotRev_SlowDRevSTRATEGY.ts.  I am unable to reach it on the supplies google drive address or via a share link.  Your assistance...
0
votes
1
answer
110
views
asked 6 years ago by
Category: Watch Lists
Pete Hi. I did not see any parabolic nor stochastic Custom Watch mods so I was hoping you can help by looking at this at tell me what I am doing wrong. def parabolicSAR = close [1] < parabolicSAR [0] ==close > ParabolicSAR; plot scan = paraboli...
0
votes
1
answer
181
views
asked 6 years ago by
Category: Chart Studies
So im trying to get alerted for when the stock's candlestick closed above or below an exponential moving average of mine. Is that even possible?
0
votes
1
answer
57
views
asked 6 years ago by
Category: Stock Scanners
First off....thank you for sharing TOS expertise. Second...I'm, pretty handy with TOS, but I'm stumped on this one. I would like to use a 'Scan' to compare multiple stocks against one another (think pairs...A-Z). So, lets say I want to see if stock A...
0
votes
1
answer
288
views
asked 6 years ago by
Category: Chart Studies
Dose any one know how to and/use TD Ameritrade API into excel? yes td ameritrade has an API and TD Ameritrade API its easy to use. Thank You