Chart Studies (879)

Votes
Answers
Views
Question
0
votes
1
answer
163
views
asked 6 years ago by
Category: Chart Studies
Hello Pete, how do we create a chart indicator study that highlights the highest volume candle on the 1 minute chart? The condition is highlighting the candle with the greatest volume on the 1 minute chart purple. The minimum volume on that candle mu...
0
votes
1
answer
1222
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
219
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
171
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
188
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
295
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
3
votes
1
answer
668
views
asked 6 years ago by
Category: Chart Studies
Hi Hahn, Im looking for a chart label that displays the high and low in Premarket hours between 0400-0929 (I've searched but could not find it) Thank you
0
votes
1
answer
290
views
asked 6 years ago by
Category: Chart Studies
Pete Could your help me with an audible alert for the SAR Crossover for the bearish/bullish.... #wizard input: crossingType #wizard text: Inputs: acceleration factor: #wizard input: accelerationFactor #wizard text: acceleration limit: #wizard input: ...
0
votes
1
answer
108
views
asked 6 years ago by
Category: Chart Studies
Hi Peter, really great content! Loving everything I've came across so far. One thing I cannot locate is an scanner column / chart study that indicates # of trades. I see many on volume, but nothing that can actually display "1000 trades" or a tick of...
0
votes
1
answer
100
views
asked 6 years ago by
Category: Chart Studies
Pete Could you help me with a grab candle alert.  I would like an alert when the candle closes above or below the grab candles..Could the alert happen after the candle closes..Long call when it crosses above EMA1 and short when it crosses below EMA3....